Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c256 static char *gattc_evt_code(tBTA_GATTC_INT_EVT evt_code);
437 static char *gattc_evt_code(tBTA_GATTC_INT_EVT evt_code) in gattc_evt_code() argument
439 switch (evt_code) { in gattc_evt_code()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/hh/
Dbta_hh_main.c256 static char *bta_hh_evt_code(tBTA_HH_INT_EVT evt_code);
475 static char *bta_hh_evt_code(tBTA_HH_INT_EVT evt_code) in bta_hh_evt_code() argument
477 switch (evt_code) { in bta_hh_evt_code()