Searched refs:PublishServiceError (Results 1 – 4 of 4) sorted by relevance
232 enum class PublishServiceError { enum249 using PublishServiceResult = Result<PublishServiceError, LocalService::Ptr>;
97 void(bluetooth::Result<bluetooth::gatt::Server::PublishServiceError>)>205 bluetooth::Result<bluetooth::gatt::Server::PublishServiceError>)>
24 void(bluetooth::Result<bluetooth::gatt::Server::PublishServiceError>)> in PublishService()
102 bluetooth::Result<bluetooth::gatt::Server::PublishServiceError> res) { in TEST()