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

  /system/bt/stack/gatt/
gatt_auth.cc 323 if ((key_type & BTM_LE_KEY_LCSRK) &&
  /system/bt/stack/btm/
btm_ble.cc 143 key_type != BTM_LE_KEY_LCSRK && key_type != BTM_LE_KEY_LID)) {
    [all...]
  /system/bt/bta/include/
bta_api.h 464 BTM_LE_KEY_LCSRK /* local CSRK has been deliver to peer */
    [all...]
  /system/bt/stack/include/
btm_api_types.h     [all...]
  /system/bt/stack/smp/
smp_act.cc 402 btm_sec_save_le_key(p_cb->pairing_bda, BTM_LE_KEY_LCSRK,
    [all...]

Completed in 440 milliseconds