Home
last modified time | relevance | path

Searched refs:bt_conn_create_pdu_timeout_debug (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dconn_internal.h537 struct net_buf *bt_conn_create_pdu_timeout_debug(struct net_buf_pool *pool,
542 bt_conn_create_pdu_timeout_debug(_pool, _reserve, _timeout, \
546 bt_conn_create_pdu_timeout_debug(_pool, _reserve, K_FOREVER, \
Dconn.c1584 struct net_buf *bt_conn_create_pdu_timeout_debug(struct net_buf_pool *pool, in bt_conn_create_pdu_timeout_debug() function