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.c 380 if ( (key_type & BTM_LE_KEY_LCSRK) &&
  /system/bt/stack/btm/
btm_ble.c 149 key_type != BTM_LE_KEY_LCSRK && key_type != BTM_LE_KEY_LID))
    [all...]
  /system/bt/bta/include/
bta_api.h 654 #define BTA_LE_KEY_LCSRK BTM_LE_KEY_LCSRK /* local CSRK has been deliver to peer */
    [all...]
  /system/bt/stack/include/
btm_api.h     [all...]
  /system/bt/stack/smp/
smp_act.c 457 btm_sec_save_le_key(p_cb->pairing_bda, BTM_LE_KEY_LCSRK, (tBTM_LE_KEY_VALUE *)&key, TRUE);
    [all...]

Completed in 43 milliseconds