OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:proto_mode
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c
769
UINT8
proto_mode
, BOOLEAN register_ba)
777
APPL_TRACE_DEBUG1("bta_hh_le_register_input_notif mode: %d",
proto_mode
);
799
else if (
proto_mode
== BTA_HH_PROTO_BOOT_MODE)
819
else if (
proto_mode
== BTA_HH_PROTO_RPT_MODE)
[
all
...]
bta_hh_act.c
698
hs_data.rsp_data.
proto_mode
= BTA_HH_PROTO_UNKNOWN;
776
hs_data.rsp_data.
proto_mode
= ((*data) == HID_PAR_PROTOCOL_REPORT)? \
780
(hs_data.rsp_data.
proto_mode
== BTA_HH_PROTO_RPT_MODE)? "Report" : "Boot");
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_hh.c
1487
UINT8
proto_mode
= protocolMode;
local
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_hh_api.h
285
tBTA_HH_PROTO_MODE
proto_mode
; /* GET_PROTO_EVT :protocol mode */
member in union:__anon3168::__anon3169
Completed in 65 milliseconds