Searched refs:encryptionEnable (Results 1 – 2 of 2) sorted by relevance
44 static int GapSetConnectionEncryption(uint16_t handle, uint8_t encryptionEnable);1728 static int GapSetConnectionEncryption(uint16_t handle, uint8_t encryptionEnable) in GapSetConnectionEncryption() argument1732 .encryptionEnable = encryptionEnable, in GapSetConnectionEncryption()
226 uint8_t encryptionEnable; member