Home
last modified time | relevance | path

Searched refs:HandleLeConnectionCompleteEvent (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_proxy/
Dacl_data_channel.cc310 void AclDataChannel::HandleLeConnectionCompleteEvent( in HandleLeConnectionCompleteEvent() function in pw::bluetooth::proxy::AclDataChannel
324 void AclDataChannel::HandleLeConnectionCompleteEvent( in HandleLeConnectionCompleteEvent() function in pw::bluetooth::proxy::AclDataChannel
334 HandleLeConnectionCompleteEvent(event->connection_handle().Read(), in HandleLeConnectionCompleteEvent()
351 HandleLeConnectionCompleteEvent(event->connection_handle().Read(), in HandleLeEnhancedConnectionCompleteV1Event()
368 HandleLeConnectionCompleteEvent(event->connection_handle().Read(), in HandleLeEnhancedConnectionCompleteV2Event()
Dproxy_host.cc216 acl_data_channel_.HandleLeConnectionCompleteEvent(std::move(h4_packet)); in HandleLeMetaEvent()
/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
Dacl_data_channel.h130 void HandleLeConnectionCompleteEvent(H4PacketWithHci&& h4_packet);
329 void HandleLeConnectionCompleteEvent(uint16_t connection_handle,