Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_le_controller.c282 …HciCmd *cmd = HciAllocCmd(HCI_LE_START_ENCRYPTION, (void *)param, sizeof(HciLeStartEncryptionParam… in HCI_LeStartEncryption()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h341 #define HCI_LE_START_ENCRYPTION MAKE_OPCODE(0x0019, HCI_COMMAND_OGF_LE_CONTROLLER) macro