Searched refs:LE_CONNECTION_ROLE_SLAVE (Results 1 – 3 of 3) sorted by relevance
218 #define LE_CONNECTION_ROLE_SLAVE 0x01 macro
937 …localFeature.respKeyDis &= (deviceInfo->role == LE_CONNECTION_ROLE_SLAVE) ? GAP_LE_KEY_DIST_ID_KEY… in GAP_LePairFeatureRsp()
1318 (role == LE_CONNECTION_ROLE_SLAVE)) { in LeConnectionCompleteTask()