Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_sdp_api.c44 btc_profile_cb_set(BTC_PID_SDP, callback); in esp_sdp_register_callback()
56 msg.pid = BTC_PID_SDP; in esp_sdp_init()
72 msg.pid = BTC_PID_SDP; in esp_sdp_deinit()
89 msg.pid = BTC_PID_SDP; in esp_sdp_search_record()
115 msg.pid = BTC_PID_SDP; in esp_sdp_create_record()
136 msg.pid = BTC_PID_SDP; in esp_sdp_remove_record()
/hal_espressif-latest/components/bt/common/btc/include/btc/
Dbtc_task.h63 BTC_PID_SDP, enumerator
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c132 [BTC_PID_SDP] = {btc_sdp_call_handler, btc_sdp_cb_handler },
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c72 esp_sdp_cb_t btc_sdp_cb = (esp_sdp_cb_t)btc_profile_cb_get(BTC_PID_SDP); in btc_sdp_cb_to_app()
1048 msg.pid = BTC_PID_SDP; in btc_sdp_dm_cback()