Searched defs:IsOnBackgroundList (Results 1 – 3 of 3) sorted by relevance
17 rpc IsOnBackgroundList(BackgroundRequestMsg) returns (BackgroundResultMsg) {} rpc
430 ::grpc::Status IsOnBackgroundList( in IsOnBackgroundList() function in bluetooth::hci::facade::LeAclManagerFacadeService
272 void AclManager::IsOnBackgroundList(AddressWithType address_with_type, std::promise<bool> promise) { in IsOnBackgroundList() function in bluetooth::hci::AclManager