Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_av_interface.h34 btav_connection_state_t state);
53 btav_connection_state_t state);
Dbluetooth_av_interface.cc60 btav_connection_state_t state) { in SourceConnectionStateCallback()
92 btav_connection_state_t state) { in SinkConnectionStateCallback()
279 btav_connection_state_t state) { in ConnectionStateCallback()
300 btav_connection_state_t state) { in ConnectionStateCallback()
Dfake_bluetooth_av_interface.h55 btav_connection_state_t state);
Dfake_bluetooth_av_interface.cc87 const RawAddress& bda, btav_connection_state_t state) { in NotifyConnectionState()
/system/bt/service/
Dlogging_helpers.h26 const char* BtAvConnectionStateText(const btav_connection_state_t state);
Da2dp_sink.h72 btav_connection_state_t state) override;
Da2dp_source.h75 btav_connection_state_t state) override;
Dlogging_helpers.cc26 const char* BtAvConnectionStateText(const btav_connection_state_t state) { in BtAvConnectionStateText()
Da2dp_sink.cc112 btav_connection_state_t state) { in ConnectionStateCallback()
Da2dp_source.cc166 btav_connection_state_t state) { in ConnectionStateCallback()
/system/bt/include/hardware/
Dbt_av.h32 } btav_connection_state_t; typedef
244 btav_connection_state_t state);
/system/bt/service/test/
Da2dp_sink_unittest.cc243 hal_addr, static_cast<btav_connection_state_t>(kConnectionState)); in TEST_F()
/system/bt/btif/src/
Dbtif_av.cc683 btav_connection_state_t state);
1491 btav_connection_state_t state; in ProcessEvent()
1642 btav_connection_state_t state; in ProcessEvent()
2291 btav_connection_state_t state) { in btif_report_connection_state()