Searched defs:le_impl (Results 1 – 2 of 2) sorted by relevance
129 struct le_impl : public bluetooth::hci::LeAddressManagerCallback { struct130 le_impl( in le_impl() argument153 ~le_impl() { in ~le_impl() argument162 void on_le_event(LeMetaEventView event_packet) { in on_le_event()193 struct {303 } connections;306 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet) { in enqueue_command()312 …_packet_upward(uint16_t handle, std::function<void(struct acl_manager::assembler* assembler)> cb) { in send_packet_upward()316 void report_le_connection_failure(AddressWithType address, ErrorCode status) { in report_le_connection_failure()328 void on_le_connection_canceled_on_pause() { in on_le_connection_canceled_on_pause()[all …]
837 [](struct le_impl* le_impl, os::Handler* handler, std::promise<void> promise) { in TEST_F()850 [](struct le_impl* le_impl) { in TEST_F()859 [](struct le_impl* le_impl, os::Handler* handler, std::promise<void> promise) { in TEST_F()