Home
last modified time | relevance | path

Searched defs:linkkey_type (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc412 int linkkey_type; in btif_in_fetch_bonded_device() local
451 int linkkey_type; in btif_in_fetch_bonded_devices() local
1628 int linkkey_type; in btif_debug_linkkey_type_dump() local
/packages/modules/Bluetooth/system/stack/include/
Dbtm_api_types.h337 inline std::string linkkey_type_text(const int linkkey_type) { in linkkey_type_text()