Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_main.c140 #define BTA_AG_ACTIONS 2 /* number of actions */ macro
908 for (int i = 0; i < BTA_AG_ACTIONS; i++) { in bta_ag_sm_execute()