Home
last modified time | relevance | path

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

/external/bluetooth/bluez/tools/
Dhcisecfilter.c112 hci_set_bit(OCF_READ_TRANSMIT_POWER_LEVEL, ocf_mask); in main()
/external/bluetooth/hcidump/parser/
Dhci.c1557 case OCF_READ_TRANSMIT_POWER_LEVEL: in command_dump()
2336 case OCF_READ_TRANSMIT_POWER_LEVEL: in cmd_complete_dump()
/external/qemu/hw/
Dbt.h1028 #define OCF_READ_TRANSMIT_POWER_LEVEL 0x002D macro
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h884 #define OCF_READ_TRANSMIT_POWER_LEVEL 0x002D macro
/external/bluetooth/bluez/lib/
Dhci.c2347 rq.ocf = OCF_READ_TRANSMIT_POWER_LEVEL; in hci_read_transmit_power_level()