OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:call_setup
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
170
UINT8
call_setup
= 0;
local
172
call_setup
= 1;
174
call_setup
= 2;
176
call_setup
= 3;
178
return
call_setup
;
918
"
call_setup
=%s [prev: %s]", num_active, btif_hf_cb.num_active,
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java
1573
int call,
call_setup
;
local
1588
call_setup
, mPhoneState.getCallState(),
local
[
all
...]
Completed in 215 milliseconds