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

/external/bluetooth/bluedroid/btif/co/
H A Dbta_pan_co.c160 ** Function bta_pan_co_tx_path
175 void bta_pan_co_tx_path(UINT16 handle, UINT8 app_id) function
185 ALOGD("bta_pan_co_tx_path, handle:%d, app_id:%d", handle, app_id);
190 ALOGE("bta_pan_co_tx_path: cannot find pan connction or conn is not opened, conn:%p, conn->state:%d", conn, conn->state);
200 ALOGD("bta_pan_co_tx_path, calling btapp_tap_send, p_buf->len:%d, offset:%d", p_buf->len, p_buf->offset);

Completed in 86 milliseconds