Home
last modified time | relevance | path

Searched defs:classIdNumber (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h444 uint16_t classIdNumber; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c935 uint16_t classIdNumber = 0; in SdpGetServiceClassIdList() local