OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HL_CCH_OP_REMOTE_CLOSE
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h
81
#define
BTA_HL_CCH_OP_REMOTE_CLOSE
4
[
all
...]
bta_hl_utils.c
573
p_mcb->cch_oper =
BTA_HL_CCH_OP_REMOTE_CLOSE
;
588
if ((p_mcb->cch_oper !=
BTA_HL_CCH_OP_REMOTE_CLOSE
) && (p_mcb->cch_oper != BTA_HL_CCH_OP_LOCAL_OPEN))
[
all
...]
bta_hl_act.c
[
all
...]
Completed in 184 milliseconds