Searched refs:send_acl_ (Results 1 – 4 of 4) sorted by relevance
250 send_acl_(packet); in HandleAcl()296 send_acl_ = callback; in RegisterAclChannel()1030 send_acl_(encryption_information); in HciLeStartEncryption()1042 send_acl_(encryption_information); in HciLeStartEncryption()1054 send_acl_(encryption_information); in HciLeStartEncryption()1065 send_acl_(encryption_information); in HciLeStartEncryption()
388 std::function<void(std::shared_ptr<std::vector<uint8_t>>)> send_acl_; variable
222 std::function<void(std::shared_ptr<std::vector<uint8_t>>)> send_acl_; variable
206 send_acl_(local_acl->ToVector()); in IncomingAclPacket()655 send_acl_ = callback; in RegisterAclChannel()