Searched refs:bt_conn_tx_notify (Results 1 – 5 of 5) sorted by relevance
364 void bt_conn_tx_notify(struct bt_conn *conn, bool wait_for_completion);
319 void bt_conn_tx_notify(struct bt_conn *conn, bool wait_for_completion) in bt_conn_tx_notify() function487 bt_conn_tx_notify(conn, true); in bt_conn_recv()1262 bt_conn_tx_notify(conn, true); in bt_conn_set_state()
138 bt_conn_tx_notify processing. The option can be used to make Bluetooth
614 bt_conn_tx_notify(conn, false); in hci_num_completed_packets()
194 … (:c:func:`bt_conn_tx_notify`) to make Bluetooth stack more independent from the system workqueue.