Searched refs:Enforce (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Bluetooth/system/gd/l2cap/classic/ |
D | security_enforcement_interface.h | 40 …virtual void Enforce(hci::AddressWithType remote, SecurityPolicy policy, ResultCallback result_cal… 49 void Enforce( in Enforce() function
|
/packages/modules/Bluetooth/system/gd/security/ |
D | l2cap_security_module_interface.h | 29 void Enforce(hci::AddressWithType remote, l2cap::classic::SecurityPolicy policy, 31 void Enforce(hci::AddressWithType remote, l2cap::le::SecurityPolicy policy,
|
D | l2cap_security_module_interface.cc | 26 void L2capSecurityModuleInterface::Enforce( in Enforce() function in bluetooth::security::L2capSecurityModuleInterface 35 void L2capSecurityModuleInterface::Enforce(hci::AddressWithType remote, l2cap::le::SecurityPolicy p… in Enforce() function in bluetooth::security::L2capSecurityModuleInterface
|
/packages/apps/Car/DebuggingRestrictionController/server/functions/ |
D | .eslintrc.json | 83 // Enforce “for” loop update clause moving the counter in the right direction 86 // Enforce return statements in getters 101 // Enforce return statements in callbacks of array methods
|
/packages/modules/AdServices/adservices/linter/documentation/ |
D | RoomDatabaseMigrationDetector.md | 74 ## Enforce Database class compliance with Lint Check 75 Enforce the @Database annotation is configured as required. Enforcing DBs are registered in the ded… 83 ## Enforce Test existence, schema is present, and migration is legit 110 ## Enforce Version is bumped up after M-train cut
|
/packages/modules/Bluetooth/system/gd/l2cap/le/ |
D | security_enforcement_interface.h | 40 …virtual void Enforce(hci::AddressWithType remote, SecurityPolicy policy, ResultCallback result_cal…
|
D | l2cap_le_module.cc | 42 void Enforce( in Enforce() function in bluetooth::l2cap::le::SecurityEnforcementRejectAllImpl
|
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
D | signalling_manager.cc | 62 dynamic_service_manager_->GetSecurityEnforcementInterface()->Enforce( in SendConnectionRequest() 212 dynamic_service_manager_->GetSecurityEnforcementInterface()->Enforce( in OnConnectionRequest()
|
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
D | signalling_manager.cc | 94 dynamic_service_manager_->GetSecurityEnforcementInterface()->Enforce( in SendConnectionRequest() 205 dynamic_service_manager_->GetSecurityEnforcementInterface()->Enforce( in OnConnectionRequest()
|