Home
last modified time | relevance | path

Searched defs:forward (Results 1 – 6 of 6) sorted by relevance

/system/bt/btif/co/
Dbta_pan_co.cc160 bool forward; in bta_pan_co_tx_path() local
232 UNUSED_ATTR bool ext, UNUSED_ATTR bool forward) { in bta_pan_co_tx_write()
255 UNUSED_ATTR bool forward) { in bta_pan_co_tx_writebuf()
/system/bt/stack/pan/
Dpan_main.cc387 bool forward; in pan_data_ind_cb() local
483 bool forward = false; in pan_data_buf_ind_cb() local
/system/bt/bta/pan/
Dbta_pan_act.cc173 BT_HDR* p_buf, bool ext, bool forward) { in bta_pan_data_buf_ind_cback()
Dbta_pan_int.h150 bool forward; member
/system/bt/btif/src/
Dbtif_pan.cc414 UNUSED_ATTR bool ext, UNUSED_ATTR bool forward) { in btpan_tap_send()
/system/core/adb/client/
Dcommandline.cpp1363 static constexpr auto forward = [](int src, int sink, bool exit_on_end) { in adb_connect_command_bidirectional() local