Home
last modified time | relevance | path

Searched refs:BTA_PAN_RX_PULL (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_pan_co.h39 #define BTA_PAN_RX_PULL 0x02 /* RX pull. */ macro
/system/bt/bta/pan/
Dbta_pan_act.cc578 if ((bta_pan_cb.flow_mask & BTA_PAN_RX_MASK) == BTA_PAN_RX_PULL) { in bta_pan_rx_path()