Home
last modified time | relevance | path

Searched refs:DisconnectionComplete (Results 1 – 17 of 17) sorted by relevance

/packages/modules/Bluetooth/offload/hci/
Devent.rs22 DisconnectionComplete(DisconnectionComplete), enumerator
66 DisconnectionComplete::CODE => Self::DisconnectionComplete(r.read()?), in dispatch_read()
126 impl EventCode for DisconnectionComplete { implementation
131 pub struct DisconnectionComplete { struct
140 let Ok(Event::DisconnectionComplete(e)) = Event::from_bytes(&dump) else { panic!() }; in test_disconnection_complete()
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/
DBV_09_C.py326 hci.DisconnectionComplete(status=ErrorCode.SUCCESS,
394 hci.DisconnectionComplete(status=ErrorCode.SUCCESS,
DBV_19_C.py128 hci.DisconnectionComplete(status=ErrorCode.SUCCESS,
DBV_11_C.py150 hci.DisconnectionComplete(status=ErrorCode.SUCCESS,
DBV_06_C.py119 hci.DisconnectionComplete(status=ErrorCode.SUCCESS,
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CON_/INI/
DBV_08_C.py142 hci.DisconnectionComplete(status=hci.ErrorCode.SUCCESS,
DBV_09_C.py177 hci.DisconnectionComplete(status=hci.ErrorCode.SUCCESS,
DBV_10_C.py176 hci.DisconnectionComplete(status=hci.ErrorCode.SUCCESS,
DBV_11_C.py190 hci.DisconnectionComplete(status=hci.ErrorCode.SUCCESS,
/packages/modules/Bluetooth/tools/rootcanal/test/LL/SEC/ADV/
DBV_11_C.py174 hci.DisconnectionComplete(status=ErrorCode.SUCCESS,
/packages/modules/Bluetooth/offload/leaudio/hci/
Dtests.rs254 &hci::DisconnectionComplete { in cig()
715 &hci::DisconnectionComplete { in merge()
Dproxy.rs331 Ok(Event::DisconnectionComplete(ref e)) if e.status == Status::Success => { in in_evt()
/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs718 EventChild::DisconnectionComplete(dsc) => { in process()
955 EventChild::DisconnectionComplete(ev) => { in process()
Dinformational.rs867 EventChild::DisconnectionComplete(ev) => { in process()
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CIS/CEN/
DBV_26_C.py222 hci.DisconnectionComplete(status=ErrorCode.SUCCESS,
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl5418 packet DisconnectionComplete : Event (event_code = DISCONNECTION_COMPLETE) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl5936 packet DisconnectionComplete : Event (event_code = DISCONNECTION_COMPLETE) {