Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dbtm_api_types.h149 tBTM_SCO_PKT_STATUS_DATA latest_data; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc1586 debug_dump.latest_data.begin_ts_raw_us, in DebugDump()
1587 debug_dump.latest_data.end_ts_raw_us, in DebugDump()
1588 debug_dump.latest_data.status_in_hex.c_str(), in DebugDump()
1589 debug_dump.latest_data.status_in_binary.c_str()); in DebugDump()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc1817 tBTM_SCO_PKT_STATUS_DATA* data = &debug_dump.latest_data; in BTM_GetScoDebugDump()