OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HL_DCH_OP_NONE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c
598
case
BTA_HL_DCH_OP_NONE
:
799
case
BTA_HL_DCH_OP_NONE
:
884
UINT8 old_dch_oper =
BTA_HL_DCH_OP_NONE
;
920
p_dcb->dch_oper =
BTA_HL_DCH_OP_NONE
;
[
all
...]
bta_hl_int.h
92
#define
BTA_HL_DCH_OP_NONE
0
[
all
...]
Completed in 510 milliseconds