Lines Matching defs:dev_handle
112 void BTA_HhClose(UINT8 dev_handle) in BTA_HhClose()
151 static void bta_hh_snd_write_dev(UINT8 dev_handle, UINT8 t_type, UINT8 param, in bta_hh_snd_write_dev()
180 void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, BT_HDR *p_data) in BTA_HhSetReport()
193 void BTA_HhGetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id, UINT16 buf_size) in BTA_HhGetReport()
209 void BTA_HhSetProtoMode(UINT8 dev_handle, tBTA_HH_PROTO_MODE p_type) in BTA_HhSetProtoMode()
223 void BTA_HhGetProtoMode(UINT8 dev_handle) in BTA_HhGetProtoMode()
236 void BTA_HhSetIdle(UINT8 dev_handle, UINT16 idle_rate) in BTA_HhSetIdle()
250 void BTA_HhGetIdle(UINT8 dev_handle) in BTA_HhGetIdle()
263 void BTA_HhSendCtrl(UINT8 dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) in BTA_HhSendCtrl()
285 void BTA_HhSendData(UINT8 dev_handle, BD_ADDR dev_bda, BT_HDR *p_data) in BTA_HhSendData()
307 void BTA_HhGetDscpInfo(UINT8 dev_handle) in BTA_HhGetDscpInfo()
368 void BTA_HhRemoveDev(UINT8 dev_handle ) in BTA_HhRemoveDev()
392 void BTA_HhUpdateLeScanParam(UINT8 dev_handle, UINT16 scan_int, UINT16 scan_win) in BTA_HhUpdateLeScanParam()