Searched defs:L2CA_ConnectLECocReq (Results 1 – 4 of 4) sorted by relevance
151 struct L2CA_ConnectLECocReq { struct161 extern struct L2CA_ConnectLECocReq L2CA_ConnectLECocReq; argument
48 struct L2CA_ConnectLECocReq L2CA_ConnectLECocReq; variable130 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, tL2CAP_LE_CFG_INFO* p_cfg, in L2CA_ConnectLECocReq() function
70 [[nodiscard]] uint16_t bluetooth::stack::l2cap::Impl::L2CA_ConnectLECocReq( in L2CA_ConnectLECocReq() function in bluetooth::stack::l2cap::Impl
495 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, tL2CAP_LE_CFG_INFO* p_cfg, in L2CA_ConnectLECocReq() function