Searched refs:btif_report_connection_state (Results 1 – 1 of 1) sorted by relevance
/system/bt/btif/src/ |
D | btif_av.cc | 690 static void btif_report_connection_state(const RawAddress& peer_address, 1580 btif_report_connection_state(peer_.PeerAddress(), state); in ProcessEvent() 1643 btif_report_connection_state(peer_.PeerAddress(), in OnEnter() 1673 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() 1685 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() 1729 btif_report_connection_state(peer_.PeerAddress(), state); in ProcessEvent() 1788 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() 1798 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() 1943 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() 1969 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() [all …]
|