Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_pan_co.h39 #define BTA_PAN_RX_PUSH 0x00 /* RX push. */ macro
/packages/modules/Bluetooth/system/btif/co/
Dbta_pan_co.cc64 return (BTA_PAN_RX_PUSH_BUF | BTA_PAN_RX_PUSH | BTA_PAN_TX_PULL); in bta_pan_co_init()