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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 379 if ( (key_type & BTM_LE_KEY_LCSRK) &&
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c 167 key_type != BTM_LE_KEY_LCSRK))
182 key_type == BTM_LE_KEY_LCSRK)
    [all...]
  /external/bluetooth/bluedroid/stack/smp/
smp_act.c 287 btm_sec_save_le_key(p_cb->pairing_bda, BTM_LE_KEY_LCSRK, &key, TRUE);
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 698 #define BTA_LE_KEY_LCSRK BTM_LE_KEY_LCSRK /* local CSRK has been deliver to peer */
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]

Completed in 45 milliseconds