Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_main.c112 #define BTA_HH_ACTION 0 /* position of action */ macro
378 if ((action = state_table[event][BTA_HH_ACTION]) != BTA_HH_IGNORE) { in bta_hh_sm_execute()