Home
last modified time | relevance | path

Searched refs:get_sdp_slot_id_by_handle (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c164 static int get_sdp_slot_id_by_handle(int handle) in get_sdp_slot_id_by_handle() function
1173 int slot_id = get_sdp_slot_id_by_handle(arg->remove_record.record_handle); in btc_sdp_remove_record()
1323 int slot_id = get_sdp_slot_id_by_handle(p_data->sdp_remove_record.handle); in btc_sdp_cb_handler()