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

  /system/bt/stack/hcic/
hciblecmds.c 414 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_BLE_ENCRYPT;
422 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_BLE_ENCRYPT);
424 memset(pp, 0, HCIC_PARAM_SIZE_BLE_ENCRYPT);
  /system/bt/stack/include/
hcimsgs.h 662 #define HCIC_PARAM_SIZE_BLE_ENCRYPT 32
    [all...]

Completed in 39 milliseconds