Home
last modified time | relevance | path

Searched refs:encryptionEnable (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/gap/
Dgap_br_sec.c44 static int GapSetConnectionEncryption(uint16_t handle, uint8_t encryptionEnable);
1697 static int GapSetConnectionEncryption(uint16_t handle, uint8_t encryptionEnable) in GapSetConnectionEncryption() argument
1701 .encryptionEnable = encryptionEnable, in GapSetConnectionEncryption()
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/hci/
Dhci_def_link_ctrl_cmd.h226 uint8_t encryptionEnable; member