Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_pan_co.h43 #define BTA_PAN_TX_PULL 0x20 /* TX pull. */ macro
/system/bt/btif/co/
Dbta_pan_co.cc59 return (BTA_PAN_RX_PUSH_BUF | BTA_PAN_RX_PUSH | BTA_PAN_TX_PULL); in bta_pan_co_init()