Home
last modified time | relevance | path

Searched defs:classid (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddi_service_over_bredr.cpp75 BtUuid classid; in SdpAddServiceClassIdList() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgatt_service_over_bredr.cpp75 BtUuid classid; in SdpAddServiceClassIdList() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_server.cpp89 BtUuid classid[1]; in AddServiceClassId() local
H A Dsocket_sdp_client.cpp34 BtUuid classid[1]; in StartDiscovery() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_sdp.cpp113 BtUuid classid[A2DP_SERVICE_CLASS_ID_LIST_NUMBER]; in FindSnkService() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp240 BtUuid classid[HID_HOST_CLASSID_NUM]; in DoPnpDiscovery() local
267 BtUuid classid[HID_HOST_CLASSID_NUM]; in DoHidDiscovery() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.cpp75 BtUuid classid[HFP_AG_CLIENT_CLASSID_NUM]; in DoDiscovery() local
137 BtUuid classid[HFP_AG_CLIENT_CLASSID_NUM]; in DoHspHsDiscovery() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp73 BtUuid classid[HFP_HF_CLIENT_CLASSID_NUM]; in DoDiscovery() local
139 BtUuid classid[HFP_HF_CLIENT_CLASSID_NUM]; in DoHspAgDiscovery() local
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp334 auto classid = o->GetClassId(); in SkipNode() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c54 const BtUuid *classid; member
474 int SDP_AddServiceClassIdList(uint32_t handle, const BtUuid *classid, uint16_t classidNumber) in SDP_AddServiceClassIdList()
H A Dsdp_server.c222 int SdpAddServiceClassIdList(uint32_t handle, const BtUuid *classid, uint16_t classidNumber) in SdpAddServiceClassIdList()