Searched refs:hal_ (Results 1 – 9 of 9) sorted by relevance
35 explicit HciHalFacadeService(HciHal* hal) : hal_(hal) { in HciHalFacadeService()40 hal_->unregisterIncomingPacketCallback(); in ~HciHalFacadeService()50 hal_->sendHciCommand(std::vector<uint8_t>(req_string.begin(), req_string.end())); in SendHciCommand()62 hal_->sendAclData(std::vector<uint8_t>(req_string.begin(), req_string.end())); in SendHciAcl()71 hal_->sendScoData(std::vector<uint8_t>(req_string.begin(), req_string.end())); in SendHciSco()119 HciHal* hal_; member in bluetooth::hal::HciHalFacadeService
144 hal_ = fake_registry_.Start<HciHal>(thread_); in SetUp()145 hal_->registerIncomingPacketCallback(&callbacks_); in SetUp()152 hal_->unregisterIncomingPacketCallback(); in TearDown()166 HciHal* hal_ = nullptr; member in bluetooth::hal::__anonb60c79700111::HciHalRootcanalTest329 hal_->sendHciCommand(hci_data); in TEST_F()341 hal_->sendAclData(acl_packet); in TEST_F()353 hal_->sendScoData(sco_packet); in TEST_F()367 hal_->sendAclData(acl_packet); in TEST_F()384 hal_->sendAclData(acl_packet); in TEST_F()
36 : dataPath_(dataPath), hal_(hal) {} in CredentialStore()39 Status status = hal_->getHardwareInformation(&hwInfo_); in init()86 Status status = hal_->createCredential(docType, false, &halWritableCredential); in createCredential()117 Status loadStatus = credential->loadCredential(hal_); in getCredentialByName()
59 sp<IIdentityCredentialStore> hal_; variable
87 impl(hal::HciHal* hal, HciLayer& module) : hal_(hal), module_(module) { in impl()104 hal_->sendAclData(bytes); in on_outbound_acl_ready()160 hal_->sendHciCommand(*bytes); in send_next_command()209 hal::HciHal* hal_; member
212 attribute hal_$1;213 expandattribute hal_$1 true;214 attribute hal_$1_client;215 expandattribute hal_$1_client true;216 attribute hal_$1_server;217 expandattribute hal_$1_server false;219 neverallow { hal_$1_server -halserverdomain } domain:process fork;220 # hal_*_client and halclientdomain attributes are always expanded for224 neverallow { hal_$1_server -hal_$1 } domain:process fork;225 neverallow { hal_$1_client -halclientdomain } domain:process fork;
209 attribute hal_$1;210 expandattribute hal_$1 true;211 attribute hal_$1_client;212 expandattribute hal_$1_client true;213 attribute hal_$1_server;214 expandattribute hal_$1_server false;216 neverallow { hal_$1_server -halserverdomain } domain:process fork;
213 attribute hal_$1;214 expandattribute hal_$1 true;215 attribute hal_$1_client;216 expandattribute hal_$1_client true;217 attribute hal_$1_server;218 expandattribute hal_$1_server false;220 neverallow { hal_$1_server -halserverdomain } domain:process fork;221 # hal_*_client and halclientdomain attributes are always expanded for225 neverallow { hal_$1_server -hal_$1 } domain:process fork;226 neverallow { hal_$1_client -halclientdomain } domain:process fork;