Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/hardware/bt/include/
Dhci_h5_int.h36 #define DATA_TYPE_H5 0x05 macro
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/
Dhci_h5_int.h36 #define DATA_TYPE_H5 0x05 macro
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Dhci_h5.c1168 …bytes_sent = h5_int_hal_callbacks->h5_int_transmit_data_cb(DATA_TYPE_H5, data, skb_get_data_length… in hci_h5_send_sync_req()
1218 …bytes_sent = h5_int_hal_callbacks->h5_int_transmit_data_cb(DATA_TYPE_H5, data, skb_get_data_length… in hci_h5_send_sync_resp()
1269 …bytes_sent = h5_int_hal_callbacks->h5_int_transmit_data_cb(DATA_TYPE_H5, data, skb_get_data_length… in hci_h5_send_conf_req()
1319 …bytes_sent = h5_int_hal_callbacks->h5_int_transmit_data_cb(DATA_TYPE_H5, data, skb_get_data_length… in hci_h5_send_conf_resp()
1450 bytes_sent = h5_int_hal_callbacks->h5_int_transmit_data_cb(DATA_TYPE_H5, data, data_len); in h5_wake_up()
Duserial_vendor.c1890 if (type != DATA_TYPE_H5) in h5_int_transmit_data_cb()
/device/board/unionman/unionpi_tiger/hardware/bt/src/
Dhci_h5.c1036 bytes_sent = h5_int_hal_callbacks->h5_int_transmit_data_cb(DATA_TYPE_H5, data, data_len); in h5_wake_up()
Duserial_vendor.c1720 if (type != DATA_TYPE_H5) { in h5_int_transmit_data_cb()