Home
last modified time | relevance | path

Searched defs:io_cap (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_sec_api_types.h295 tBTM_IO_CAP io_cap; /* local IO capabilities */ member
304 tBTM_IO_CAP io_cap; /* peer IO capabilities */ member
482 tBTM_IO_CAP io_cap; member
Dsmp_api_types.h159 tSMP_IO_CAP io_cap; /* local IO capabilities */ member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec_int.h36 tBTM_IO_CAP io_cap; member
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc318 pw::bluetooth::emboss::IoCapability io_cap, in IoCapabilityRequestReplyPacket()
358 pw::bluetooth::emboss::IoCapability io_cap, in IoCapabilityResponsePacket()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dutil.cc544 IOCapability io_cap, in F6()
H A Dutil_test.cc988 const auto io_cap = static_cast<IOCapability>(0x02); in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection.cc424 auto io_cap = sm::IOCapability::kNoInputNoOutput; in OnL2capFixedChannelsOpened() local
H A Dbredr_connection_manager_test.cc366 IoCapability io_cap, AuthenticationRequirements auth_req) { in MakeIoCapabilityResponse()
374 IoCapability io_cap, AuthenticationRequirements auth_req) { in MakeIoCapabilityRequestReply()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc1388 uint8_t io_cap; in btu_hcif_io_cap_response_evt() local
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc165 uint8_t io_cap; member
2921 void btif_dm_proc_io_rsp(const RawAddress& /* bd_addr */, tBTM_IO_CAP io_cap, in btif_dm_proc_io_rsp()