Home
last modified time | relevance | path

Searched refs:stopAllDirectReportOnChannel (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubconnection.h327 int stopAllDirectReportOnChannel(
Dhubconnection.cpp2046 stopAllDirectReportOnChannel(channel_handle, &activeSensorList); in removeDirectChannel()
2064 int HubConnection::stopAllDirectReportOnChannel( in stopAllDirectReportOnChannel() function in android::HubConnection
2101 return stopAllDirectReportOnChannel(channel_handle, nullptr); in configDirectReport()