Home
last modified time | relevance | path

Searched defs:send_acl (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hal.py147 def send_acl(self, handle, pb_flag, b_flag, data: bytes): member in PyHal
/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_host_test.cc363 TEST_F(HciHalRootcanalTest, send_acl) { in TEST_F() argument
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc276 const std::function<void(std::shared_ptr<std::vector<uint8_t>>)>& in RegisterAclChannel()
Dlink_layer_controller.cc5251 const std::function<void(std::shared_ptr<bluetooth::hci::AclBuilder>)>& in RegisterAclChannel()