/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sdp_server.cc | 71 int sdp_handle; member 448 uint32_t sdp_handle = 0; in add_maps_sdp() local 528 uint32_t sdp_handle = 0; in add_mapc_sdp() local 597 uint32_t sdp_handle = 0; in add_pbapc_sdp() local 640 uint32_t sdp_handle = 0; local 744 uint32_t sdp_handle = 0; local 826 uint32_t sdp_handle = 0; local 881 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 | 86 int sdp_handle; member
|
/aosp_15_r20/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()
|
/aosp_15_r20/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()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/ |
D | bta_hf_client_add_record_test.cc | 37 uint32_t sdp_handle = 0; in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/pan/ |
D | pan_utils.cc | 76 uint32_t sdp_handle; in pan_register_with_sdp() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_api.cc | 190 uint16_t features, uint32_t sdp_handle) { in A2DP_AddRecord()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_sdp.cc | 108 uint32_t sdp_handle) { in bta_hf_client_add_record()
|
D | bta_hf_client_int.h | 198 uint32_t sdp_handle; member
|
/aosp_15_r20/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()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_sdp.cc | 158 tBTA_AG_FEAT features, uint32_t sdp_handle) { in bta_ag_add_record()
|
D | bta_ag_int.h | 215 uint32_t sdp_handle; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/jv/ |
D | bta_jv_int.h | 116 uint32_t sdp_handle[BTA_JV_MAX_SDP_REC]; /* SDP records created */ member
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hd/ |
D | bta_hd_int.h | 139 uint32_t sdp_handle; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_utils.cc | 945 uint32_t sdp_handle = get_legacy_stack_sdp_api()->handle.SDP_CreateRecord(); in gatt_add_sdp_record() local
|
D | gatt_int.h | 285 uint32_t sdp_handle; /* primamry service SDP handle */ member
|