Searched defs:SetDelegate (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/service/ | ||
D | low_energy_scanner.cc | 90 void LowEnergyScanner::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::LowEnergyScanner |
D | a2dp_sink.cc | 44 void A2dpSink::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::A2dpSink |
D | low_energy_client.cc | 126 void LowEnergyClient::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::LowEnergyClient |
D | avrcp_control.cc | 47 void AvrcpControl::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::AvrcpControl |
D | a2dp_source.cc | 120 void A2dpSource::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::A2dpSource |
D | gatt_server.cc | 50 void GattServer::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::GattServer |
D | avrcp_target.cc | 111 void AvrcpTarget::SetDelegate(Delegate* delegate) { in SetDelegate() function in bluetooth::AvrcpTarget |