Searched refs:bt_conn_create_pdu_timeout_debug (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | conn_internal.h | 264 struct net_buf *bt_conn_create_pdu_timeout_debug(struct net_buf_pool *pool, 269 bt_conn_create_pdu_timeout_debug(_pool, _reserve, _timeout, \ 273 bt_conn_create_pdu_timeout_debug(_pool, _reserve, K_FOREVER, \
|
A D | conn.c | 2563 return bt_conn_create_pdu_timeout_debug(pool, reserve, timeout, in bt_conn_create_frag_timeout_debug() 2571 struct net_buf *bt_conn_create_pdu_timeout_debug(struct net_buf_pool *pool, in bt_conn_create_pdu_timeout_debug() function
|
Completed in 6 milliseconds