Home
last modified time | relevance | path

Searched refs:h5_send_sync_cmd (Results 1 – 6 of 6) sorted by relevance

/device/board/unionman/unionpi_tiger/hardware/bt/include/
Dhci_h5_int.h63 uint8_t (*h5_send_sync_cmd)(uint16_t opcode, uint8_t *data, uint16_t length); member
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/
Dhci_h5_int.h71 uint8_t (*h5_send_sync_cmd)(uint16_t opcode, uint8_t *data, uint16_t length); member
/device/board/unionman/unionpi_tiger/hardware/bt/src/
Dhci_h5.c2190 .h5_send_sync_cmd = hci_h5_send_sync_cmd,
Duserial_vendor.c1681 h5_int_interface->h5_send_sync_cmd(opcode, NULL, h4_read_length); in userial_recv_H4_rawdata()
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Dhci_h5.c2742 .h5_send_sync_cmd = hci_h5_send_sync_cmd,
Duserial_vendor.c1850 h5_int_interface->h5_send_sync_cmd(opcode, NULL, h4_read_length); in userial_recv_H4_rawdata()