Searched refs:SMP_STARTED (Results 1 – 4 of 4) sorted by relevance
60 #define SMP_STARTED 0x10 macro
152 return SMP_STARTED; in SMP_Pair()
1031 if (SMP_Pair(bd_addr) == SMP_STARTED) in btm_ble_set_encryption()
1106 if (SMP_Pair(p_dev_rec->bd_addr) == SMP_STARTED) in BTM_SecBond()