Searched defs:le_impl (Results 1 – 2 of 2) sorted by relevance
128 struct le_impl : public bluetooth::hci::LeAddressManagerCallback { struct129 le_impl(HciLayer* hci_layer, Controller* controller, os::Handler* handler, in le_impl() function148 ~le_impl() { in ~le_impl() argument157 void on_le_event(LeMetaEventView event_packet) { in on_le_event()186 struct {302 } connections;305 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet) { in enqueue_command()329 if (com::android::bluetooth::flags::le_impl_ack_pause_disarmed()) { in set_connectability_state() argument342 if (!com::android::bluetooth::flags::le_impl_ack_pause_disarmed()) { in on_le_connection_canceled_on_pause() argument347 void on_common_le_connection_complete(AddressWithType address_with_type) { in on_common_le_connection_complete()[all …]
754 [](struct le_impl* le_impl, os::Handler* handler, std::promise<void> promise) { in TEST_F()766 [](struct le_impl* le_impl) { in TEST_F()775 [](struct le_impl* le_impl, os::Handler* handler, std::promise<void> promise) { in TEST_F()