Home
last modified time | relevance | path

Searched defs:SDP_AddServiceClassIdList (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/
Dbta_hf_client_add_record_test.cc33 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc68 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList() function
/packages/modules/Bluetooth/system/stack/test/gatt/
Dmock_gatt_utils_ref.cc86 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList() function
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc823 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h1100 bool (*SDP_AddServiceClassIdList)(uint32_t handle, uint16_t num_services, member