Home
last modified time | relevance | path

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

/external/bluetooth/bluez/test/
Dhciemu.c276 cs->ncmd = 1; in command_status()
303 cc->ncmd = 1; in command_complete()
/external/qemu/hw/
Dbt.h1424 uint8_t ncmd; member
1432 uint8_t ncmd; member
Dbt-hci.c474 .ncmd = 1, in bt_hci_event_status()
491 params->ncmd = 1; in bt_hci_event_complete()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h1634 uint8_t ncmd; member
1642 uint8_t ncmd; member
/external/bluetooth/hcidump/parser/
Dhci.c2231 opcode2str(opcode), ogf, ocf, evt->ncmd); in cmd_complete_dump()
2464 opcode2str(opcode), ogf, ocf, evt->status, evt->ncmd); in cmd_status_dump()