Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_hf.c170 UINT8 call_setup = 0; in callstate_to_callsetup() local
172 call_setup = 1; in callstate_to_callsetup()
174 call_setup = 2; in callstate_to_callsetup()
176 call_setup = 3; in callstate_to_callsetup()
178 return call_setup; in callstate_to_callsetup()