Home
last modified time | relevance | path

Searched refs:bt_att_out_of_sync_sent_on_fixed (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h333 bool bt_att_out_of_sync_sent_on_fixed(struct bt_conn *conn);
Datt.c4088 bool bt_att_out_of_sync_sent_on_fixed(struct bt_conn *conn) in bt_att_out_of_sync_sent_on_fixed() function
Dgatt.c6042 if (bt_att_fixed_chan_only(conn) && bt_att_out_of_sync_sent_on_fixed(conn)) { in bt_gatt_change_aware()