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

  /external/bluetooth/bluedroid/stack/hcic/
hciblecmds.c 587 HCIC_PARAM_SIZE_BLE_ENCRYPT)) == NULL)
592 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_BLE_ENCRYPT;
600 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_BLE_ENCRYPT);
602 memset(pp, 0, HCIC_PARAM_SIZE_BLE_ENCRYPT);
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h     [all...]

Completed in 66 milliseconds