Searched refs:L2CA_SendFixedChnlData (Results 1 – 5 of 5) sorted by relevance
1139 extern uint16_t L2CA_SendFixedChnlData(uint16_t fixed_cid,
329 l2cap_ret = L2CA_SendFixedChnlData(L2CAP_ATT_CID, tcb.peer_bda, p_toL2CAP); in attp_send_msg_to_l2cap()
348 l2cap_ret = L2CA_SendFixedChnlData(fixed_cid, rem_bda, p_toL2CAP); in smp_send_msg_to_L2CAP()
1773 uint16_t L2CA_SendFixedChnlData(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData() function
1203 L2CA_SendFixedChnlData(channel, addr, msg); in bta_jv_l2cap_write_fixed()