OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_PAIRING_NOT_ALLOWED
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluez/lib/
bluetooth.c
246
case
HCI_PAIRING_NOT_ALLOWED
:
/external/bluetooth/bluez/lib/bluetooth/
hci.h
190
#define
HCI_PAIRING_NOT_ALLOWED
0x18
[
all
...]
/external/qemu/hw/
bt.h
315
HCI_PAIRING_NOT_ALLOWED
= 0x18,
[
all
...]
bt-hci.c
233
error =
HCI_PAIRING_NOT_ALLOWED
;
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
172
#define
HCI_PAIRING_NOT_ALLOWED
0x18
[
all
...]
/external/bluetooth/bluez/plugins/
hciops.c
1299
cp.reason =
HCI_PAIRING_NOT_ALLOWED
;
[
all
...]
Completed in 35 milliseconds