Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_main.c81 #define BTA_HD_ACTION 0 /* position of action */ macro
216 if ((action = state_table[event][BTA_HD_ACTION]) < BTA_HD_IGNORE) { in bta_hd_sm_execute()