Home | History | Annotate | Download | only in gatt

Lines Matching full:uint16

52 UINT16 disc_type_to_uuid[GATT_DISC_MAX] =
118 void gatt_act_read (tGATT_CLCB *p_clcb, UINT16 offset)
345 UINT16 to_send, offset;
352 if (to_send > (p_tcb->payload_size - GATT_WRITE_LONG_HDR_SIZE)) /* 2 = UINT16 offset bytes */
393 void gatt_process_find_type_value_rsp (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT16 len, UINT8 *p_data)
437 UINT16 len, UINT8 *p_data)
487 UINT16 handle, UINT8 reason)
524 UINT16 len, UINT8 *p_data)
527 UINT16 handle;
574 UINT16 len, UINT8 *p_data)
615 UINT16 len, UINT8 *p_data)
619 UINT16 conn_id;
695 UINT16 len, UINT8 *p_data)
700 UINT16 handle = 0;
832 if (!gatt_parse_uuid_from_cmd(&record_value.dclr_value.char_uuid, (UINT16)(value_len - 3), &p))
890 UINT16 len, UINT8 *p_data)
892 UINT16 offset = p_clcb->counter;
977 void gatt_process_handle_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, UINT16 len, UINT8 *p_data)
979 UINT16 handle;
998 void gatt_process_mtu_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT16 len, UINT8 *p_data)
1000 UINT16 mtu;
1097 UINT16 len, UINT8 *p_data)