Home
last modified time | relevance | path

Searched refs:BT_BUF_CMD (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_raw.c103 case BT_BUF_CMD: in bt_buf_get_tx()
114 type = BT_BUF_CMD; in bt_buf_get_tx()
270 bt_buf_get_type(buf) == BT_BUF_CMD) { in bt_send()
A Dmonitor.h79 case BT_BUF_CMD: in bt_monitor_opcode()
A Dhci_ecc.c306 if (bt_buf_get_type(buf) == BT_BUF_CMD) { in bt_hci_ecc_send()
A Dhci_api.c305 bt_buf_set_type(buf, BT_BUF_CMD); in bt_hci_cmd_create()
A Dhci_core.c305 bt_buf_set_type(buf, BT_BUF_CMD); in bt_hci_cmd_create()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dbuf.h28 BT_BUF_CMD, enumerator
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh5_driver.c57 case BT_BUF_CMD: in h5_send()
A Dh4_driver.c118 } else if (type == BT_BUF_CMD) { in h4_send()
/AliOS-Things-master/hardware/chip/rtl872xd/hci_driver/
A Dhci_driver.c249 case BT_BUF_CMD: in process_tx()

Completed in 23 milliseconds