Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbluetooth.h145 bool debug_logging_supported; member
/system/bt/stack/include/
Dbtm_ble_api_types.h353 uint8_t debug_logging_supported; member
/system/bt/btif/src/
Dbtif_core.cc790 local_le_features.debug_logging_supported = in execute_storage_request()
791 cmn_vsc_cb.debug_logging_supported > 0; in execute_storage_request()
Dbtif_dm.cc1851 local_le_features.debug_logging_supported = in btif_dm_upstreams_evt()
1852 cmn_vsc_cb.debug_logging_supported > 0; in btif_dm_upstreams_evt()
/system/bt/stack/btm/
Dbtm_ble_gap.cc517 STREAM_TO_UINT16(btm_cb.cmn_ble_vsc_cb.debug_logging_supported, p); in btm_ble_vendor_capability_vsc_cmpl_cback()