Searched defs:le_impl (Results 1 – 2 of 2) sorted by relevance
101 struct le_impl : public bluetooth::hci::LeAddressManagerCallback { struct102 le_impl( in le_impl() function125 ~le_impl() { in ~le_impl() argument134 void on_le_event(LeMetaEventView event_packet) { in on_le_event()162 struct {254 } connections;257 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet) { in enqueue_command()263 …_packet_upward(uint16_t handle, std::function<void(struct acl_manager::assembler* assembler)> cb) { in send_packet_upward()268 void on_le_connection_canceled_on_pause() { in on_le_connection_canceled_on_pause()275 void on_common_le_connection_complete(AddressWithType address_with_type) { in on_common_le_connection_complete()[all …]
816 [](struct le_impl* le_impl, os::Handler* handler, std::promise<void> promise) { in TEST_F()829 [](struct le_impl* le_impl) { in TEST_F()838 [](struct le_impl* le_impl, os::Handler* handler, std::promise<void> promise) { in TEST_F()