Home
last modified time | relevance | path

Searched refs:LeConnectionComplete (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/gd/hal/
Dsimple_hal_test.py134 assertThat(self.cert_hal.get_hci_event_stream()).emits(HciMatchers.LeConnectionComplete())
135 assertThat(self.dut_hal.get_hci_event_stream()).emits(HciMatchers.LeConnectionComplete())
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dcaptures.py89 return Capture(HciMatchers.LeConnectionComplete(),
Dmatchers.py135 def LeConnectionComplete(): member in HciMatchers
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/
DBV_11_C.py88 await self.expect_evt(hci.LeConnectionComplete(status=ErrorCode.ADVERTISING_TIMEOUT))
/packages/modules/Bluetooth/tools/rootcanal/test/LL/SEC/ADV/
DBV_11_C.py221 await self.expect_evt(hci.LeConnectionComplete(status=hci.ErrorCode.ADVERTISING_TIMEOUT,))
/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs777 LeMetaEventChild::LeConnectionComplete(lcc) => { in process()
991 LeMetaEventChild::LeConnectionComplete(ev) => { in process()
Dinformational.rs758 LeMetaEventChild::LeConnectionComplete(ev) => { in process()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl5130 packet LeConnectionComplete : LeMetaEvent (subevent_code = CONNECTION_COMPLETE) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl6316 packet LeConnectionComplete : LeMetaEvent (subevent_code = CONNECTION_COMPLETE) {