Searched refs:BT_CONN_SLAVE_PARAM_SET (Results 1 – 2 of 2) sorted by relevance
32 BT_CONN_SLAVE_PARAM_SET, /* If slave param were set from app */ enumerator
189 if (atomic_test_bit(conn->flags, BT_CONN_SLAVE_PARAM_SET) && in notify_le_param_updated()194 atomic_clear_bit(conn->flags, BT_CONN_SLAVE_PARAM_SET); in notify_le_param_updated()398 BT_CONN_SLAVE_PARAM_SET)) { in conn_update_timeout()2113 atomic_clear_bit(conn->flags, BT_CONN_SLAVE_PARAM_SET); in bt_conn_le_param_update()2133 atomic_set_bit(conn->flags, BT_CONN_SLAVE_PARAM_SET); in bt_conn_le_param_update()
Completed in 7 milliseconds