Home
last modified time | relevance | path

Searched refs:ProcessDisconnectionCompleteEvent (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_bluetooth_proxy/
Dproxy_host.cc126 acl_data_channel_.ProcessDisconnectionCompleteEvent( in HandleEventFromController()
169 acl_data_channel_.ProcessDisconnectionCompleteEvent( in HandleEventFromHost()
Dacl_data_channel.cc374 void AclDataChannel::ProcessDisconnectionCompleteEvent( in ProcessDisconnectionCompleteEvent() function in pw::bluetooth::proxy::AclDataChannel
/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
Dacl_data_channel.h124 void ProcessDisconnectionCompleteEvent(pw::span<uint8_t> hci_span);
/external/pigweed/docs/
Dchangelog.rst5797 The new ``pw::bluetooth::proxy::AclDataChannel::ProcessDisconnectionCompleteEvent()``