OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_pan_co_tx_path
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/include/
bta_pan_co.h
95
* Function
bta_pan_co_tx_path
106
extern void
bta_pan_co_tx_path
(uint16_t handle, uint8_t app_id);
/system/bt/btif/co/
bta_pan_co.cc
139
* Function
bta_pan_co_tx_path
154
void
bta_pan_co_tx_path
(uint16_t handle, uint8_t app_id) {
function
/system/bt/bta/pan/
bta_pan_act.cc
604
bta_pan_co_tx_path
(p_scb->handle, p_scb->app_id);
Completed in 1324 milliseconds