Searched defs:L2CA_ConnectFixedChnl (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/l2cap/
H A Dl2c_api.cc1650 * Function L2CA_ConnectFixedChnl
1660 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { function
1662 return L2CA_ConnectFixedChnl(fixed_cid, rem_bda, phy);
1665 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda, function

Completed in 56 milliseconds