Home
last modified time | relevance | path

Searched refs:OCF_READ_SIMPLE_PAIRING_MODE (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluez/tools/
Dhcisecfilter.c123 hci_set_bit(OCF_READ_SIMPLE_PAIRING_MODE, ocf_mask); in main()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h1059 #define OCF_READ_SIMPLE_PAIRING_MODE 0x0055 macro
/external/bluetooth/bluez/lib/
Dhci.c2211 rq.ocf = OCF_READ_SIMPLE_PAIRING_MODE; in hci_read_simple_pairing_mode()
/external/bluetooth/hcidump/parser/
Dhci.c2351 case OCF_READ_SIMPLE_PAIRING_MODE: in cmd_complete_dump()