Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_main.c80 #define BTA_HH_ACTION 0 /* position of action */ macro
270 if ((action = state_table[event][BTA_HH_ACTION]) != BTA_HH_IGNORE) in bta_hh_sm_execute()