Home
last modified time | relevance | path

Searched refs:CreateConnectionRoleSwitch (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_test.cc277 CreateConnectionRoleSwitch::ALLOW_ROLE_SWITCH)); in TEST_F()
497 CreateConnectionRoleSwitch allow_role_switch = CreateConnectionRoleSwitch::ALLOW_ROLE_SWITCH; in TEST_F()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/LMP/LIH/
DBV_78_C.py37 … allow_role_switch=hci.CreateConnectionRoleSwitch.ALLOW_ROLE_SWITCH))
DBV_142_C.py37 allow_role_switch=hci.CreateConnectionRoleSwitch.REMAIN_CENTRAL))
DBV_02_C.py37 allow_role_switch=hci.CreateConnectionRoleSwitch.REMAIN_CENTRAL))
DBV_149_C.py37 allow_role_switch=hci.CreateConnectionRoleSwitch.REMAIN_CENTRAL))
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/LMP/
Dpage_collision.py32 allow_role_switch=hci.CreateConnectionRoleSwitch.REMAIN_CENTRAL,
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h287 CreateConnectionRoleSwitch allow_role_switch = CreateConnectionRoleSwitch::ALLOW_ROLE_SWITCH; in create_connection()
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hci.py193 … allow_role_switch=hci.CreateConnectionRoleSwitch.ALLOW_ROLE_SWITCH))
Dpy_hal.py217 … allow_role_switch=hci.CreateConnectionRoleSwitch.ALLOW_ROLE_SWITCH))
/aosp_15_r20/external/python/bumble/rust/src/internal/hci/
Dpackets.pdl990 enum CreateConnectionRoleSwitch : 8 {
1002 allow_role_switch : CreateConnectionRoleSwitch,
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1061 enum CreateConnectionRoleSwitch : 8 {
1073 allow_role_switch : CreateConnectionRoleSwitch,
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl1116 enum CreateConnectionRoleSwitch : 8 {
1128 allow_role_switch : CreateConnectionRoleSwitch,
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc1983 bluetooth::hci::CreateConnectionRoleSwitch::ALLOW_ROLE_SWITCH); in CreateConnection()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h108 enum class CreateConnectionRoleSwitch : uint8_t {REMAIN_CENTRAL = 0x0,ALLOW_ROLE_SWITCH = 0x1,}; enum
554CreateConnectionRoleSwitch& param) {std::stringstream builder;switch (param) {case CreateConnectio… in CreateConnectionRoleSwitchText()
3348 CreateConnectionRoleSwitch GetAllowRoleSwitch() const {ASSERT(was_validated_);auto to_bound = begin… in CreateOptional()
22001 …e, uint16_t clock_offset, ClockOffsetValid clock_offset_valid, CreateConnectionRoleSwitch allow_ro… in Create()
22021 …e, uint16_t clock_offset, ClockOffsetValid clock_offset_valid, CreateConnectionRoleSwitch allow_ro… in Create()
22025 …int16_t clock_offset_{};ClockOffsetValid clock_offset_valid_{};CreateConnectionRoleSwitch allow_ro… in Create()
49907 struct formatter<bluetooth::hci::CreateConnectionRoleSwitch> : enum_formatter<bluetooth::hci::Creat…