Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_sdp.h49 void btc_sdp_call_handler(btc_msg_t *msg);
/hal_espressif-3.7.0/components/bt/common/btc/core/
Dbtc_task.c132 [BTC_PID_SDP] = {btc_sdp_call_handler, btc_sdp_cb_handler },
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c1072 void btc_sdp_call_handler(btc_msg_t *msg) in btc_sdp_call_handler() function