OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_HL_DCH_MODE
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_hl_api.h
199
typedef UINT8
tBTA_HL_DCH_MODE
;
277
tBTA_HL_DCH_MODE
dch_mode;
508
tBTA_HL_DCH_MODE
dch_mode; /* data channel mode - reliable or streaming*/
523
tBTA_HL_DCH_MODE
dch_mode; /* data channel mode - reliable or streaming*/
/external/bluetooth/bluedroid/btif/include/
btif_hl.h
172
tBTA_HL_DCH_MODE
dch_mode;
/external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h
471
tBTA_HL_DCH_MODE
dch_mode;
[
all
...]
bta_hl_act.c
[
all
...]
bta_hl_utils.c
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_hl.c
646
tBTA_HL_DCH_MODE
dch_mode = BTA_HL_DCH_MODE_RELIABLE;
[
all
...]
Completed in 73 milliseconds