Searched defs:le_impl (Results 1 – 2 of 2) sorted by relevance
123 struct le_impl : public bluetooth::hci::LeAddressManagerCallback { struct124 le_impl( in le_impl() function147 ~le_impl() { in ~le_impl() argument156 void on_le_event(LeMetaEventView event_packet) { in on_le_event()185 struct {298 } connections;301 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet) { in enqueue_command()307 …_packet_upward(uint16_t handle, std::function<void(struct acl_manager::assembler* assembler)> cb) { in send_packet_upward()311 void report_le_connection_failure(AddressWithType address, ErrorCode status) { in report_le_connection_failure()323 void on_le_connection_canceled_on_pause() { in on_le_connection_canceled_on_pause()[all …]
661 [](struct le_impl* le_impl, os::Handler* handler, std::promise<void> promise) { in TEST_F()674 [](struct le_impl* le_impl) { in TEST_F()683 [](struct le_impl* le_impl, os::Handler* handler, std::promise<void> promise) { in TEST_F()