Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_main.c114 #define BTA_HH_ACTION 0 /* position of action */ macro
389 if ((action = state_table[event][BTA_HH_ACTION]) != BTA_HH_IGNORE) in bta_hh_sm_execute()