OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_NORMALLY_CONNECTABLE
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/include/
hidh_api.h
35
#define
HID_NORMALLY_CONNECTABLE
0x0002
/external/bluetooth/bluedroid/bta/include/
bta_hh_api.h
142
#define BTA_HH_NORMALLY_CONNECTABLE
HID_NORMALLY_CONNECTABLE
/external/bluetooth/bluedroid/stack/hid/
hidh_api.c
159
attr_mask |=
HID_NORMALLY_CONNECTABLE
;
hidh_conn.c
613
(hh_cb.devices[dhandle].attr_mask &
HID_NORMALLY_CONNECTABLE
))
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_hh.c
670
(added_dev->attr_mask &
HID_NORMALLY_CONNECTABLE
) != 0 ||
[
all
...]
Completed in 411 milliseconds