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 105 ** Function BTA_HhClose
112 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 654 BTA_HhClose(p_dev->dev_handle);
750 BTA_HhClose(p_data->conn.handle);
758 BTA_HhClose(p_data->conn.handle);
    [all...]

Completed in 405 milliseconds