@procivis/react-native-one-core
    Preparing search index...

    Interface ServiceDescription

    interface ServiceDescription {
        advertise: boolean;
        advertisedServiceData?: number[];
        characteristics: CharacteristicSettings[];
        uuid: string;
    }
    Index

    Properties

    advertise: boolean
    advertisedServiceData?: number[]
    characteristics: CharacteristicSettings[]
    uuid: string