Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_packet_parser.c30 static const command_opcode_t NO_OPCODE_CHECKING = 0;
36 command_opcode_t expected_opcode,
207 command_opcode_t expected_opcode, in read_command_complete_header()
225 command_opcode_t opcode; in read_command_complete_header()
Dhci_layer.c162 static waiting_command_t *get_waiting_command(command_opcode_t opcode);
657 command_opcode_t opcode; in filter_incoming_event()
749 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/hci/test/
Dhci_layer_test.cpp638 static BT_HDR *manufacture_command_complete(command_opcode_t opcode) {
650 static BT_HDR *manufacture_command_status(command_opcode_t opcode) {
676 command_opcode_t opcode = *((uint16_t *)command_sample_data);
698 command_opcode_t opcode = *((uint16_t *)command_sample_data);
723 command_opcode_t opcode = *((uint16_t *)command_sample_data);
/system/bt/stack/btu/
Dbtu_hcif.c908 command_opcode_t opcode; in btu_hcif_command_complete_evt_on_task()
1105 command_opcode_t opcode; in btu_hcif_command_status_evt_on_task()