Home
last modified time | relevance | path

Searched refs:L2CA_ConnectLECocReq (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dl2c_api.h342 #define L2CA_CONNECT_COC_REQ(a, b, c) L2CA_ConnectLECocReq(a, b, c)
500 extern uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr,
/system/bt/stack/l2cap/
Dl2c_api.cc511 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq() function