Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_gatt_client.cc117 auto gatt_history = gatt_history_.Pull(); in DumpsysBtaDmGattClient() local
118 LOG_DUMPSYS(fd, " last %zu gatt history entries", gatt_history.size()); in DumpsysBtaDmGattClient()
119 for (const auto& it : gatt_history) { in DumpsysBtaDmGattClient()