OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_RECONN_INIT
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/include/
hidh_api.h
36
#define
HID_RECONN_INIT
0x0004
/external/bluetooth/bluedroid/bta/include/
bta_hh_api.h
143
#define BTA_HH_RECONN_INIT
HID_RECONN_INIT
/external/bluetooth/bluedroid/stack/hid/
hidh_api.c
153
attr_mask |=
HID_RECONN_INIT
;
hidh_conn.c
612
(!(hh_cb.devices[dhandle].attr_mask &
HID_RECONN_INIT
)) &&
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_hh.c
671
(added_dev->attr_mask &
HID_RECONN_INIT
) == 0)
[
all
...]
Completed in 471 milliseconds