Home | History | Annotate | Download | only in hh

Lines Matching full:uint16

53 static const UINT16 bta_hh_le_disc_char_uuid[BTA_HH_LE_DISC_CHAR_NUM] =
66 static const UINT16 bta_hh_uuid_to_rtp_type[BTA_LE_HID_RTP_UUID_MAX][2] =
165 static char *bta_hh_uuid_to_str(UINT16 uuid)
351 void bta_hh_le_fill_16bits_gatt_id(UINT8 inst_id, UINT16 uuid, tBTA_GATT_ID *p_output)
366 void bta_hh_le_fill_16bits_srvc_id(BOOLEAN is_pri, UINT8 inst_id, UINT16 srvc_uuid,
383 void bta_hh_le_fill_16bits_char_id(UINT8 inst_id, UINT16 char_uuid,
397 tBTA_HH_DEV_CB * bta_hh_le_find_dev_cb_by_conn_id(UINT16 conn_id)
463 UINT16 rpt_uuid,
540 UINT16 rpt_uuid,
600 tBTA_HH_STATUS bta_hh_le_read_char_dscrpt(tBTA_HH_DEV_CB *p_cb, UINT16 srvc_uuid, UINT8 srvc_inst_id,
601 UINT16 char_uuid, UINT8 char_inst_id, UINT16 char_descp_uuid)
646 UINT16 srvc_uuid, char_uuid;
807 UINT16 srvc_uuid;
914 UINT8 srvc_inst_id, UINT16 srvc_uuid16,
915 UINT8 char_inst_id, UINT16 char_uuid16,
916 UINT16 clt_cfg_value)
963 UINT16 srvc_uuid;
1157 void bta_hh_le_expl_boot_rpt(tBTA_HH_DEV_CB *p_dev_cb, UINT16 char_uuid,
1493 UINT16 sm_event = BTA_HH_GATT_CLOSE_EVT;
1499 p_buf->hdr.layer_specific = (UINT16)p_dev_cb->hid_handle;
1755 UINT16 char_uuid = 0;
1909 (p_buf = (BT_HDR *)GKI_getbuf((UINT16)(sizeof(BT_HDR) +p_data->p_value->unformat.len + 1))) != NULL)
2111 UINT16 descr_uuid = p_data->descr_type.uuid.uu.uuid16;
2141 UINT16 char_uuid16;
2225 UINT16 cb_evt = p_dev_cb->w4_evt;
2370 if ((p_buf = (UINT8 *)GKI_getbuf((UINT16)(p_data->len + 1))) == NULL)
2508 UINT16 srvc_uuid = UUID_SERVCLASS_LE_HID;
2540 BT_HDR *p_buf, UINT16 w4_evt )
2851 UINT16 evt;
3092 UINT16 cb_evt = p_dev_cb->w4_evt;