Searched refs:GapSetConnectionEncryption (Results 1 – 1 of 1) sorted by relevance
44 static int GapSetConnectionEncryption(uint16_t handle, uint8_t encryptionEnable);189 ret = GapSetConnectionEncryption(devInfo->handle, LINK_LEVEL_ENCRYPTION_ON); in GapDoSecurityAction()1728 static int GapSetConnectionEncryption(uint16_t handle, uint8_t encryptionEnable) in GapSetConnectionEncryption() function