Home
last modified time | relevance | path

Searched refs:OCF_INQUIRY (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluez/tools/
Dhcisecfilter.c74 hci_set_bit(OCF_INQUIRY, ocf_mask); in main()
/external/bluetooth/bluez/plugins/
Dhciops.c599 err = hci_send_cmd(dd, OGF_LINK_CTL, OCF_INQUIRY, in hciops_start_discovery()
/external/bluetooth/bluez/src/
Dsecurity.c681 if (opcode == cmd_opcode_pack(OGF_LINK_CTL, OCF_INQUIRY)) in cmd_status()
/external/qemu/hw/
Dbt.h446 #define OCF_INQUIRY 0x0001 macro
Dbt-hci.c1494 case cmd_opcode_pack(OGF_LINK_CTL, OCF_INQUIRY): in bt_submit_hci()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h308 #define OCF_INQUIRY 0x0001 macro
/external/bluetooth/hcidump/parser/
Dhci.c1382 case OCF_INQUIRY: in command_dump()