Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h201 void btc_gattc_call_handler(btc_msg_t *msg);
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c96 [BTC_PID_GATTC] = {btc_gattc_call_handler, btc_gattc_cb_handler },
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c714 void btc_gattc_call_handler(btc_msg_t *msg) in btc_gattc_call_handler() function