HomeSort by relevance Sort by last modified time
    Searched refs:bta_pan_co_tx_path (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/include/
bta_pan_co.h 98 ** Function bta_pan_co_tx_path
109 BTA_API extern void bta_pan_co_tx_path(UINT16 handle, UINT8 app_id);
  /external/bluetooth/bluedroid/btif/co/
bta_pan_co.c 146 ** Function bta_pan_co_tx_path
161 void bta_pan_co_tx_path(UINT16 handle, UINT8 app_id) function
171 BTIF_TRACE_API2("bta_pan_co_tx_path, handle:%d, app_id:%d", handle, app_id);
176 BTIF_TRACE_ERROR2("bta_pan_co_tx_path: cannot find pan connction or conn"
186 BTIF_TRACE_DEBUG2("bta_pan_co_tx_path, calling btapp_tap_send, "
  /external/bluetooth/bluedroid/bta/pan/
bta_pan_act.c 624 bta_pan_co_tx_path(p_scb->handle, p_scb->app_id);

Completed in 24 milliseconds