HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_PAN_CI_TX_FLOW (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/pan/
bta_pan_int.h 113 } tBTA_PAN_CI_TX_FLOW;
133 tBTA_PAN_CI_TX_FLOW ci_tx_flow;
bta_pan_ci.c 107 tBTA_PAN_CI_TX_FLOW *p_buf;
109 if ((p_buf = (tBTA_PAN_CI_TX_FLOW *) GKI_getbuf(sizeof(tBTA_PAN_CI_TX_FLOW))) != NULL)

Completed in 32 milliseconds