Searched refs:GAP_BONDABLE_MODE_NON (Results 1 – 5 of 5) sorted by relevance
74 #define GAP_BONDABLE_MODE_NON 0x00 /// Non-bondable Mode macro
136 pimpl->bondableMode_ = GAP_BONDABLE_MODE_NON; in SetBondableMode()142 pimpl->bondableMode_ = GAP_BONDABLE_MODE_NON; in SetBondableMode()
259 int ret = BleProperties::GetInstance().SetBondableMode(GAP_BONDABLE_MODE_NON); in DisableTask()
164 bondableMode_ = GAP_BONDABLE_MODE_NON; in SetBondableMode()170 bondableMode_ = GAP_BONDABLE_MODE_NON; in SetBondableMode()
934 if (localInfo->bondableMode == GAP_BONDABLE_MODE_NON) { in GAP_LePairFeatureRsp()