Searched refs:send_iso_ (Results 1 – 4 of 4) sorted by relevance
581 std::function<void(std::shared_ptr<bluetooth::hci::IsoBuilder>)> send_iso_; variable
882 send_iso_(bluetooth::hci::IsoWithoutTimestampBuilder::Create( in IncomingIsoPacket()889 send_iso_(bluetooth::hci::IsoWithoutTimestampBuilder::Create( in IncomingIsoPacket()901 send_iso_(bluetooth::hci::IsoWithoutTimestampBuilder::Create( in IncomingIsoPacket()908 send_iso_(bluetooth::hci::IsoWithoutTimestampBuilder::Create( in IncomingIsoPacket()1673 send_iso_ = callback; in RegisterIsoChannel()
431 std::function<void(std::shared_ptr<bluetooth::hci::IsoBuilder>)> send_iso_; variable
441 send_iso_ = [callback](std::shared_ptr<bluetooth::hci::IsoBuilder> iso_data) { in RegisterIsoChannel()448 link_layer_controller_.RegisterIsoChannel(send_iso_); in RegisterIsoChannel()