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

  /system/bt/bta/hh/
bta_hh_api.c 279 ** Function BTA_HhSendCtrl
286 void BTA_HhSendCtrl(UINT8 dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type)
  /system/bt/bta/include/
bta_hh_api.h 175 /* HID_CONTROL operation code used in BTA_HhSendCtrl()
439 ** Function BTA_HhSendCtrl
446 extern void BTA_HhSendCtrl(UINT8 dev_handle,
  /system/bt/btif/src/
btif_hh.c 598 BTA_HhSendCtrl(p_dev->dev_handle, BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG);
    [all...]

Completed in 69 milliseconds