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

  /external/bluetooth/bluedroid/bta/include/
bta_pan_co.h 128 ** Function bta_pan_co_tx_write
139 BTA_API extern void bta_pan_co_tx_write(UINT16 handle, UINT8 app_id, BD_ADDR src, BD_ADDR dst, UINT16 protocol, UINT8 *p_data,
  /external/bluetooth/bluedroid/btif/co/
bta_pan_co.c 242 ** Function bta_pan_co_tx_write
253 void bta_pan_co_tx_write(UINT16 handle, UINT8 app_id, BD_ADDR src, BD_ADDR dst, UINT16 protocol, UINT8 *p_data, function
256 ALOGD("bta_pan_co_tx_write not used");

Completed in 4054 milliseconds