/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sdp_server.cc | 69 int sdp_handle; member 445 uint32_t sdp_handle = 0; in add_maps_sdp() local 525 uint32_t sdp_handle = 0; in add_mapc_sdp() local 594 uint32_t sdp_handle = 0; in add_pbapc_sdp() local 637 uint32_t sdp_handle = 0; local 741 uint32_t sdp_handle = 0; local 823 uint32_t sdp_handle = 0; local 878 uint32_t sdp_handle = 0; local
|
D | btif_sock_sdp.cc | 94 static bool create_base_record(const uint32_t sdp_handle, const char* name, const uint16_t channel, in create_base_record()
|
D | btif_sock_rfc.cc | 92 int sdp_handle; member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_avrc_sdp.cc | 64 const char* p_provider_name, uint16_t categories, uint32_t sdp_handle, in AVRC_AddRecord() 80 uint16_t AVRC_RemoveRecord(uint32_t sdp_handle) { in AVRC_RemoveRecord()
|
/packages/modules/Bluetooth/system/stack/avrc/ |
D | avrc_sdp.cc | 217 const char* p_provider_name, uint16_t categories, uint32_t sdp_handle, in AVRC_AddRecord() 364 uint16_t AVRC_RemoveRecord(uint32_t sdp_handle) { in AVRC_RemoveRecord()
|
/packages/modules/Bluetooth/system/bta/test/ |
D | bta_hf_client_add_record_test.cc | 37 uint32_t sdp_handle = 0; in TEST_F() local
|
/packages/modules/Bluetooth/system/stack/pan/ |
D | pan_utils.cc | 76 uint32_t sdp_handle; in pan_register_with_sdp() local
|
/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_api.cc | 191 uint16_t features, uint32_t sdp_handle) { in A2DP_AddRecord()
|
/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_sdp.cc | 114 uint32_t sdp_handle) { in bta_hf_client_add_record()
|
D | bta_hf_client_int.h | 208 uint32_t sdp_handle; member
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_sdp.cc | 166 tBTA_AG_FEAT features, uint32_t sdp_handle) { in bta_ag_add_record()
|
D | bta_ag_int.h | 231 uint32_t sdp_handle; member
|
/packages/modules/Bluetooth/system/bta/jv/ |
D | bta_jv_int.h | 117 uint32_t sdp_handle[BTA_JV_MAX_SDP_REC]; /* SDP records created */ member
|
/packages/modules/Bluetooth/system/bta/hd/ |
D | bta_hd_int.h | 139 uint32_t sdp_handle; member
|
/packages/modules/Bluetooth/system/btif/avrcp/ |
D | avrcp_service.cc | 104 uint16_t categories, uint32_t sdp_handle, bool browse_supported, in AddRecord() 110 uint16_t RemoveRecord(uint32_t sdp_handle) { return AVRC_RemoveRecord(sdp_handle); } in RemoveRecord()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_utils.cc | 953 uint32_t sdp_handle = get_legacy_stack_sdp_api()->handle.SDP_CreateRecord(); in gatt_add_sdp_record() local
|
D | gatt_int.h | 284 uint32_t sdp_handle; /* primamry service SDP handle */ member
|