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.h106 extern void bta_pan_co_tx_path(uint16_t handle, uint8_t app_id);
/system/bt/btif/co/
Dbta_pan_co.cc154 void bta_pan_co_tx_path(uint16_t handle, uint8_t app_id) { in bta_pan_co_tx_path() function
/system/bt/bta/pan/
Dbta_pan_act.cc605 bta_pan_co_tx_path(p_scb->handle, p_scb->app_id); in bta_pan_tx_path()