Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_hf.h24 namespace headset {
/system/bt/include/hardware/
Dbt_hf.h20 namespace headset {
Dbluetooth_headset_callbacks.h22 namespace headset {
Dbluetooth_headset_interface.h23 namespace headset {
/system/bt/proto/bluetooth/metrics/
Dbluetooth.proto294 // Statistics about headset profile connections
296 // Type of headset profile connected
299 // Number of times this type of headset profile is connected
/system/bt/btif/src/
Dbtif_a2dp.cc54 if (!bluetooth::headset::IsCallIdle()) { in btif_a2dp_on_started()
Dbtif_a2dp_control.cc116 if (!bluetooth::headset::IsCallIdle()) { in btif_a2dp_recv_ctrl_data()
Dbluetooth.cc341 return bluetooth::headset::GetInterface(); in get_profile_interface()
Dbtif_a2dp_audio_interface.cc438 if (!bluetooth::headset::IsCallIdle()) { in btif_a2dp_audio_process_request()
Dbtif_hf.cc50 namespace headset { namespace
Dbtif_dm.cc307 bluetooth::headset::ExecuteService(b_enable); in btif_in_execute_service_request()
/system/bt/audio_hal_interface/
Da2dp_encoding.cc80 if (!bluetooth::headset::IsCallIdle()) { in StartRequest()