Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_pan_co.h109 extern void bta_pan_co_tx_path(UINT16 handle, UINT8 app_id);
/system/bt/btif/co/
Dbta_pan_co.c159 void bta_pan_co_tx_path(UINT16 handle, UINT8 app_id) in bta_pan_co_tx_path() function
/system/bt/bta/pan/
Dbta_pan_act.c665 bta_pan_co_tx_path(p_scb->handle, p_scb->app_id); in bta_pan_tx_path()