Home
last modified time | relevance | path

Searched defs:sdp_handle (Results 1 – 18 of 18) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sdp_server.cc70 int sdp_handle; member
450 uint32_t sdp_handle = 0; in add_maps_sdp() local
534 uint32_t sdp_handle = 0; in add_mapc_sdp() local
607 uint32_t sdp_handle = 0; in add_pbapc_sdp() local
652 uint32_t sdp_handle = 0; local
787 uint32_t sdp_handle = 0; local
873 uint32_t sdp_handle = 0; local
931 uint32_t sdp_handle = 0; local
Dbtif_sock_sdp.cc94 static bool create_base_record(const uint32_t sdp_handle, const char* name, in create_base_record()
Dbtif_sock_rfc.cc83 int sdp_handle; member
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_sdp.cc66 uint32_t sdp_handle, bool browse_supported, in AVRC_AddRecord()
84 uint16_t AVRC_RemoveRecord(uint32_t sdp_handle) { in AVRC_RemoveRecord()
Dmock_a2dp_api.cc28 uint32_t sdp_handle) { in A2DP_AddRecord()
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_sdp.cc211 uint32_t sdp_handle, bool browse_supported, in AVRC_AddRecord()
366 uint16_t AVRC_RemoveRecord(uint32_t sdp_handle) { in AVRC_RemoveRecord()
/packages/modules/Bluetooth/system/bta/test/
Dbta_hf_client_add_record_test.cc37 uint32_t sdp_handle = 0; in TEST_F() local
/packages/modules/Bluetooth/system/stack/pan/
Dpan_utils.cc71 uint32_t sdp_handle; in pan_register_with_sdp() local
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_api.cc204 uint32_t sdp_handle) { in A2DP_AddRecord()
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_sdp.cc102 uint32_t sdp_handle) { in bta_hf_client_add_record()
Dbta_hf_client_int.h200 uint32_t sdp_handle; member
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_sdp.cc150 uint32_t sdp_handle) { in bta_ag_add_record()
Dbta_ag_int.h214 uint32_t sdp_handle; member
/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_int.h117 uint32_t sdp_handle[BTA_JV_MAX_SDP_REC]; /* SDP records created */ member
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_int.h139 uint32_t sdp_handle; member
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc88 uint32_t sdp_handle, bool browse_supported, in AddRecord()
96 uint16_t RemoveRecord(uint32_t sdp_handle) { in RemoveRecord()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc939 uint32_t sdp_handle = get_legacy_stack_sdp_api()->handle.SDP_CreateRecord(); in gatt_add_sdp_record() local
Dgatt_int.h285 uint32_t sdp_handle; /* primamry service SDP handle */ member