Home
last modified time | relevance | path

Searched defs:L2CA_ConnectReqWithSecurity (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h107 struct L2CA_ConnectReqWithSecurity { struct
116 extern struct L2CA_ConnectReqWithSecurity L2CA_ConnectReqWithSecurity; argument
Dmock_stack_l2cap_api.cc45 struct L2CA_ConnectReqWithSecurity L2CA_ConnectReqWithSecurity; variable
112 uint16_t L2CA_ConnectReqWithSecurity(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectReqWithSecurity() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2cap_api.cc55 [[nodiscard]] uint16_t bluetooth::stack::l2cap::Impl::L2CA_ConnectReqWithSecurity( in L2CA_ConnectReqWithSecurity() function in bluetooth::stack::l2cap::Impl
Dl2c_api.cc281 uint16_t L2CA_ConnectReqWithSecurity(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectReqWithSecurity() function