/aosp12/system/bt/btif/src/ |
H A D | btif_sdp_server.cc | 62 int sdp_handle; member 378 uint32_t sdp_handle = 0; in add_maps_sdp() local 458 uint32_t sdp_handle = 0; in add_mapc_sdp() local 527 uint32_t sdp_handle = 0; in add_pbapc_sdp() local 570 uint32_t sdp_handle = 0; in add_pbaps_sdp() local 648 uint32_t sdp_handle = 0; in add_opps_sdp() local 731 uint32_t sdp_handle = 0; in add_saps_sdp() local
|
H A D | btif_sock_sdp.cc | 87 static bool create_base_record(const uint32_t sdp_handle, const char* name, in create_base_record()
|
H A D | btif_sock_rfc.cc | 84 int sdp_handle; member
|
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_avrc_sdp.cc | 39 uint32_t sdp_handle, bool browse_supported, in AVRC_AddRecord() 50 uint16_t AVRC_RemoveRecord(uint32_t sdp_handle) { in AVRC_RemoveRecord()
|
H A D | mock_a2dp_api.cc | 42 uint32_t sdp_handle) { in A2DP_AddRecord()
|
H A D | mock_stack_a2dp_api.cc | 42 uint32_t sdp_handle) { in A2DP_AddRecord()
|
/aosp12/system/bt/stack/avrc/ |
H A D | avrc_sdp.cc | 190 uint32_t sdp_handle, bool browse_supported, in AVRC_AddRecord() 341 uint16_t AVRC_RemoveRecord(uint32_t sdp_handle) { in AVRC_RemoveRecord()
|
/aosp12/system/bt/stack/pan/ |
H A D | pan_utils.cc | 67 uint32_t sdp_handle; in pan_register_with_sdp() local
|
/aosp12/system/bt/bta/test/ |
H A D | bta_hf_client_add_record_test.cc | 66 uint32_t sdp_handle = 0; in TEST_F() local
|
/aosp12/system/bt/stack/a2dp/ |
H A D | a2dp_api.cc | 175 uint32_t sdp_handle) { in A2DP_AddRecord()
|
/aosp12/system/bt/bta/hf_client/ |
H A D | bta_hf_client_sdp.cc | 95 uint32_t sdp_handle) { in bta_hf_client_add_record()
|
H A D | bta_hf_client_int.h | 197 uint32_t sdp_handle; member
|
/aosp12/system/bt/bta/ag/ |
H A D | bta_ag_sdp.cc | 127 uint32_t sdp_handle) { in bta_ag_add_record()
|
H A D | bta_ag_int.h | 189 uint32_t sdp_handle; member
|
/aosp12/system/bt/btif/avrcp/ |
H A D | avrcp_service.cc | 59 uint32_t sdp_handle, bool browse_supported, in AddRecord() 67 uint16_t RemoveRecord(uint32_t sdp_handle) { in RemoveRecord()
|
/aosp12/system/bt/bta/jv/ |
H A D | bta_jv_int.h | 112 uint32_t sdp_handle[BTA_JV_MAX_SDP_REC]; /* SDP records created */ member
|
/aosp12/system/bt/bta/hd/ |
H A D | bta_hd_int.h | 138 uint32_t sdp_handle; member
|
/aosp12/system/bt/stack/gatt/ |
H A D | gatt_utils.cc | 842 uint32_t sdp_handle = SDP_CreateRecord(); in gatt_add_sdp_record() local
|
H A D | gatt_int.h | 278 uint32_t sdp_handle; /* primamry service SDP handle */ member
|