Home
last modified time | relevance | path

Searched refs:bt_buf_get_cmd_complete (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dbuf.h91 struct net_buf *bt_buf_get_cmd_complete(k_timeout_t timeout);
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh5_driver.c121 buf = bt_buf_get_cmd_complete(0); in hci_h5_event_recv()
A Dh4_driver.c206 buf = bt_buf_get_cmd_complete(0); in hci_event_recv()
398 hci_h4.rx.buf = bt_buf_get_cmd_complete(0); in read_payload()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_raw.c152 struct net_buf *bt_buf_get_cmd_complete(k_timeout_t timeout) in bt_buf_get_cmd_complete() function
A Dhci_api.c152 struct net_buf *bt_buf_get_cmd_complete(k_timeout_t timeout) in bt_buf_get_cmd_complete() function
A Dhci_core.c9555 struct net_buf *bt_buf_get_cmd_complete(k_timeout_t timeout) in bt_buf_get_cmd_complete() function
9598 return bt_buf_get_cmd_complete(timeout); in bt_buf_get_evt()
/AliOS-Things-master/hardware/chip/rtl872xd/hci_driver/
A Dhci_driver.c140 return bt_buf_get_cmd_complete(timeout); in get_rx()

Completed in 28 milliseconds