Searched refs:ServiceStartedCallback (Results 1 – 8 of 8) sorted by relevance
82 void ServiceStartedCallback(
163 void GattTest::ServiceStartedCallback( in ServiceStartedCallback() function in bttest::GattTest
334 void ServiceStartedCallback(int status, int server_if, int srvc_handle) { in ServiceStartedCallback() function340 FOR_EACH_SERVER_OBSERVER(ServiceStartedCallback( in ServiceStartedCallback()476 ServiceStartedCallback,782 void BluetoothGattInterface::ServerObserver::ServiceStartedCallback( in ServiceStartedCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
178 virtual void ServiceStartedCallback(
346 ServiceStartedCallback(this, status, server_if, srvc_handle)); in NotifyServiceStartedCallback()
279 void ServiceStartedCallback(
322 void ServiceStartedCallback(int status, int server_if, int srvc_handle) { in ServiceStartedCallback() function420 ServiceStartedCallback,
598 void GattServer::ServiceStartedCallback( in ServiceStartedCallback() function in bluetooth::GattServer