HomeSort by relevance Sort by last modified time
    Searched refs:HCI_BLE_ENCRYPT (Results 1 - 6 of 6) sorted by null

  /system/bt/stack/btu/
btu_hcif.c 369 || (opcode == HCI_BLE_ENCRYPT)
842 case HCI_BLE_ENCRYPT:
    [all...]
  /system/bt/stack/btm/
btm_ble.c     [all...]
  /system/bt/stack/smp/
smp_keys.c 169 p_out->opcode = HCI_BLE_ENCRYPT;
268 output.opcode = HCI_BLE_ENCRYPT;
    [all...]
  /system/bt/stack/hcic/
hciblecmds.c 421 UINT16_TO_STREAM (pp, HCI_BLE_ENCRYPT);
  /external/libnfc-nci/src/include/
hcidefs.h 324 #define HCI_BLE_ENCRYPT (0x0017 | HCI_GRP_BLE_CMDS)
    [all...]
  /system/bt/stack/include/
hcidefs.h 325 #define HCI_BLE_ENCRYPT (0x0017 | HCI_GRP_BLE_CMDS)
    [all...]

Completed in 3679 milliseconds