Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/
Dhci.c2507 rq.ogf = OGF_STATUS_PARAM; in hci_read_link_quality()
2532 rq.ogf = OGF_STATUS_PARAM; in hci_read_rssi()
2557 rq.ogf = OGF_STATUS_PARAM; in hci_read_afh_map()
2588 rq.ogf = OGF_STATUS_PARAM; in hci_read_clock()
/external/bluetooth/hcidump/parser/
Dhci.c442 case OGF_STATUS_PARAM: in opcode2str()
1603 case OGF_STATUS_PARAM: in command_dump()
2414 case OGF_STATUS_PARAM: in cmd_complete_dump()
/external/qemu/hw/
Dbt.h1248 #define OGF_STATUS_PARAM 0x05 macro
Dbt-hci.c1949 case cmd_opcode_pack(OGF_STATUS_PARAM, OCF_READ_LINK_QUALITY): in bt_submit_hci()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h1204 #define OGF_STATUS_PARAM 0x05 macro