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

  /system/bt/bta/hh/
bta_hh_api.c 110 ** Function BTA_HhClose
117 void BTA_HhClose(UINT8 dev_handle)
  /system/bt/bta/include/
bta_hh_api.h 362 ** Function BTA_HhClose
369 extern void BTA_HhClose(UINT8 dev_handle);
  /system/bt/btif/src/
btif_hh.c 682 BTA_HhClose(p_dev->dev_handle);
776 BTA_HhClose(p_data->conn.handle);
784 BTA_HhClose(p_data->conn.handle);
    [all...]

Completed in 284 milliseconds