Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatt_common.h28 void btc_gatt_com_call_handler(btc_msg_t *msg);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatt_common.c24 void btc_gatt_com_call_handler(btc_msg_t *msg) in btc_gatt_com_call_handler() function
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c99 [BTC_PID_GATT_COMMON] = {btc_gatt_com_call_handler, NULL },