Searched refs:LE_CONNECTION_ROLE_MASTER (Results 1 – 3 of 3) sorted by relevance
718 if (deviceInfo->role == LE_CONNECTION_ROLE_MASTER) { in GapLeRequestSecurityProcess()825 if (deviceInfo->role == LE_CONNECTION_ROLE_MASTER) { in GapLePair()936 …localFeature.initKeyDis &= (deviceInfo->role == LE_CONNECTION_ROLE_MASTER) ? GAP_LE_KEY_DIST_ID_KE… in GAP_LePairFeatureRsp()959 if (deviceInfo->role == LE_CONNECTION_ROLE_MASTER) { in GAP_LePairFeatureRsp()
134 if (deviceInfo->role == LE_CONNECTION_ROLE_MASTER) { in GAP_LeConnParamUpdate()
217 #define LE_CONNECTION_ROLE_MASTER 0x00 macro