Home
last modified time | relevance | path

Searched refs:is_sample_ltk (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dbt_types.h933 static inline bool is_sample_ltk(const BT_OCTET16 ltk) { in is_sample_ltk() function
/system/bt/btif/src/
Dbtif_storage.cc813 if (is_sample_ltk(key.penc_key.ltk)) { in remove_devices_with_sample_ltk()
/system/bt/stack/btm/
Dbtm_sec.cc4679 if (is_sample_ltk(p_dev_rec->ble.keys.pltk)) { in btm_sec_disconnected()