Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_sdp_server.cc71 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
Dbtif_sock_sdp.cc94 static bool create_base_record(const uint32_t sdp_handle, const char* name, const uint16_t channel, in create_base_record()
Dbtif_sock_rfc.cc86 int sdp_handle; member
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_sdp.cc64 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/
Davrc_sdp.cc217 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/
Dbta_hf_client_add_record_test.cc37 uint32_t sdp_handle = 0; in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/pan/
Dpan_utils.cc76 uint32_t sdp_handle; in pan_register_with_sdp() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_api.cc190 uint16_t features, uint32_t sdp_handle) { in A2DP_AddRecord()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_sdp.cc108 uint32_t sdp_handle) { in bta_hf_client_add_record()
Dbta_hf_client_int.h198 uint32_t sdp_handle; member
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc104 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/
Dbta_ag_sdp.cc158 tBTA_AG_FEAT features, uint32_t sdp_handle) { in bta_ag_add_record()
Dbta_ag_int.h215 uint32_t sdp_handle; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_int.h116 uint32_t sdp_handle[BTA_JV_MAX_SDP_REC]; /* SDP records created */ member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_int.h139 uint32_t sdp_handle; member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc945 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