Home
last modified time | relevance | path

Searched refs:HCI_PAIRING_NOT_ALLOWED (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/lib/
Dbluetooth.c268 case HCI_PAIRING_NOT_ALLOWED: in bt_error()
/external/bluetooth/bluez/src/
Dsecurity.c484 cp.reason = HCI_PAIRING_NOT_ALLOWED; in io_capa_request()
/external/qemu/hw/
Dbt.h317 HCI_PAIRING_NOT_ALLOWED = 0x18, enumerator
Dbt-hci.c233 error = HCI_PAIRING_NOT_ALLOWED;
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h184 #define HCI_PAIRING_NOT_ALLOWED 0x18 macro