Searched refs:GAP_STATUS_SUCCESS (Results 1 – 4 of 4) sorted by relevance
37 #define GAP_STATUS_SUCCESS 0x00 /// GAP success status macro
686 …&deviceInfo->addr, GAP_STATUS_SUCCESS, deviceInfo->encryptionStatus, deviceInfo->securityReq->cont… in GapLeRequestSecurityMaster()722 deviceInfo->securityReq->result = GAP_STATUS_SUCCESS; in GapLeRequestSecurityProcess()
94 result = GAP_STATUS_SUCCESS; in GapDoAuthenticationCallback()123 result = GAP_STATUS_SUCCESS; in GapDoSecurityCallback()
717 .status = status == GAP_STATUS_SUCCESS ? GattStatus::GATT_SUCCESS : GattStatus::GATT_FAILURE in LEConnectionUpdateCompleteImpl()