Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/hci/
Dhci_packet_parser.c26 static const command_opcode_t NO_OPCODE_CHECKING = 0;
30 command_opcode_t expected_opcode,
224 command_opcode_t expected_opcode, in read_command_complete_header()
243 command_opcode_t opcode __attribute__((unused)); in read_command_complete_header()
Dhci_layer.c100 static waiting_command_t *get_waiting_command(command_opcode_t opcode);
427 command_opcode_t opcode; in filter_incoming_event()
534 static waiting_command_t *get_waiting_command(command_opcode_t opcode) in get_waiting_command()
/hal_espressif-3.6.0/components/bt/host/bluedroid/hci/include/hci/
Dhci_layer.h60 typedef uint16_t command_opcode_t; typedef
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1156 command_opcode_t opcode; in btu_hcif_command_complete_evt_on_task()
1173 command_opcode_t opcode; in btu_hcif_command_complete_evt()
1422 command_opcode_t opcode; in btu_hcif_command_status_evt_on_task()