Home
last modified time | relevance | path

Searched refs:bta_pan_co_rx_path (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_pan_co.h124 extern void bta_pan_co_rx_path(UINT16 handle, UINT8 app_id);
/system/bt/btif/co/
Dbta_pan_co.c222 void bta_pan_co_rx_path(UINT16 handle, UINT8 app_id) in bta_pan_co_rx_path() function
/system/bt/bta/pan/
Dbta_pan_act.c636 bta_pan_co_rx_path(p_scb->handle, p_scb->app_id); in bta_pan_rx_path()