Searched refs:btif_report_connection_state (Results 1 – 1 of 1) sorted by relevance
/system/bt/btif/src/ |
D | btif_av.cc | 685 static void btif_report_connection_state(const RawAddress& peer_address, 1573 btif_report_connection_state(peer_.PeerAddress(), state); in ProcessEvent() 1636 btif_report_connection_state(peer_.PeerAddress(), in OnEnter() 1666 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() 1678 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() 1722 btif_report_connection_state(peer_.PeerAddress(), state); in ProcessEvent() 1781 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() 1791 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() 1936 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() 1962 btif_report_connection_state(peer_.PeerAddress(), in ProcessEvent() [all …]
|