Searched refs:BT_SMP_BONDABLE_UNINITIALIZED (Results 1 – 1 of 1) sorted by relevance
297 #define BT_SMP_BONDABLE_UNINITIALIZED ((atomic_val_t)-1) macro324 (void)atomic_cas(&smp->bondable, BT_SMP_BONDABLE_UNINITIALIZED, (atomic_val_t)bondable); in latch_bondable()4691 atomic_set(&smp->bondable, BT_SMP_BONDABLE_UNINITIALIZED); in bt_smp_connected()5465 if (atomic_cas(&smp->bondable, BT_SMP_BONDABLE_UNINITIALIZED, (atomic_val_t)enable)) { in bt_conn_set_bondable()