Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_packet_parser.c26 static const command_opcode_t NO_OPCODE_CHECKING = 0;
30 command_opcode_t expected_opcode,
231 command_opcode_t expected_opcode, in read_command_complete_header()
250 command_opcode_t opcode __attribute__((unused)); in read_command_complete_header()
Dhci_layer.c97 static pkt_linked_item_t *get_waiting_command(command_opcode_t opcode);
440 command_opcode_t opcode; in filter_incoming_event()
559 static pkt_linked_item_t *get_waiting_command(command_opcode_t opcode) in get_waiting_command()
/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_layer.h65 typedef uint16_t command_opcode_t; typedef
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1165 command_opcode_t opcode; in btu_hcif_command_complete_evt_on_task()
1182 command_opcode_t opcode; in btu_hcif_command_complete_evt()
1439 command_opcode_t opcode; in btu_hcif_command_status_evt_on_task()