HomeSort by relevance Sort by last modified time
    Searched refs:OnSetScanResponse (Results 1 - 2 of 2) sorted by null

  /system/bt/service/ipc/
linux_ipc_host.h 83 bool OnSetScanResponse(const std::string& service_uuid,
linux_ipc_host.cpp 214 bool LinuxIPCHost::OnSetScanResponse(const std::string& service_uuid,
301 return OnSetScanResponse(tokens[1], tokens[2], tokens[3], tokens[4], tokens[5]);

Completed in 59 milliseconds