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

  /system/bt/bta/include/
bta_pan_co.h 113 ** Function bta_pan_co_rx_path
124 extern void bta_pan_co_rx_path(UINT16 handle, UINT8 app_id);
  /system/bt/btif/co/
bta_pan_co.c 212 ** Function bta_pan_co_rx_path
222 void bta_pan_co_rx_path(UINT16 handle, UINT8 app_id) function
227 BTIF_TRACE_API("bta_pan_co_rx_path not used");
  /system/bt/bta/pan/
bta_pan_act.c 636 bta_pan_co_rx_path(p_scb->handle, p_scb->app_id);

Completed in 1294 milliseconds