OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callheld_ind
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/ag/
bta_ag_int.h
289
UINT8
callheld_ind
; /* CIEV call held indicator value */
member in struct:__anon109
bta_ag_cmd.c
560
if ((value != 1) && (value == p_scb->
callheld_ind
))
563
p_scb->
callheld_ind
= (UINT8)value;
979
ag_scb->
callheld_ind
= BTA_AG_CALLHELD_NOACTIVE + 1;
[
all
...]
Completed in 24 milliseconds