Searched refs:GAP_BONDABLE_MODE (Results 1 – 5 of 5) sorted by relevance
75 #define GAP_BONDABLE_MODE 0x01 /// Boneable Mode macro
139 pimpl->bondableMode_ = GAP_BONDABLE_MODE; in SetBondableMode()
228 ret = BleProperties::GetInstance().SetBondableMode(GAP_BONDABLE_MODE); in InitBtmAndGap()
321 isBondMode = (g_gapMng.bredr.bondableMode == GAP_BONDABLE_MODE); in GapIsBondMode()387 return g_gapMng.le.local.bondableMode == GAP_BONDABLE_MODE; in GapIsLeBondableMode()856 if (bondableMode == GAP_BONDABLE_MODE) { in GAP_SetBondableMode()
167 bondableMode_ = GAP_BONDABLE_MODE; in SetBondableMode()