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

/system/bt/stack/l2cap/
H A Dl2c_api.cc2011 * Function L2CA_DataWrite
2021 uint8_t L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { function
2022 L2CAP_TRACE_API("L2CA_DataWrite() CID: 0x%04x Len: %d", cid, p_data->len);

Completed in 174 milliseconds