Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc104 #define BTA_GATTC_NEXT_STATE 1 /* position of next state */ macro
323 p_clcb->state = (tBTA_GATTC_STATE)(state_table[event][BTA_GATTC_NEXT_STATE]); in bta_gattc_sm_execute()