Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_packet_parser.cc30 static const command_opcode_t NO_OPCODE_CHECKING = 0;
35 command_opcode_t expected_opcode,
229 command_opcode_t expected_opcode, in read_command_complete_header()
247 command_opcode_t opcode; in read_command_complete_header()
Dhci_layer.cc119 static waiting_command_t* get_waiting_command(command_opcode_t opcode);
562 command_opcode_t opcode; in filter_incoming_event()
660 static waiting_command_t* get_waiting_command(command_opcode_t opcode) { in get_waiting_command()
/system/bt/hci/include/
Dhci_layer.h64 typedef uint16_t command_opcode_t; typedef
/system/bt/stack/btu/
Dbtu_hcif.cc826 command_opcode_t opcode; in btu_hcif_command_complete_evt_with_cb_on_task()
857 command_opcode_t opcode; in btu_hcif_command_status_evt_with_cb_on_task()
1464 command_opcode_t opcode; in btu_hcif_command_complete_evt_on_task()
1622 command_opcode_t opcode; in btu_hcif_command_status_evt_on_task()