Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c44 static int GapSetConnectionEncryption(uint16_t handle, uint8_t encryptionEnable);
1728 static int GapSetConnectionEncryption(uint16_t handle, uint8_t encryptionEnable) in GapSetConnectionEncryption() argument
1732 .encryptionEnable = encryptionEnable, in GapSetConnectionEncryption()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h226 uint8_t encryptionEnable; member