Searched refs:handle_len (Results 1 – 2 of 2) sorted by relevance
755 UINT8 *p = p_data, value_len, handle_len = 2; in gatt_process_read_by_type_rsp() local782 handle_len = 4; in gatt_process_read_by_type_rsp()784 value_len -= handle_len; /* substract the handle pairs bytes */ in gatt_process_read_by_type_rsp()787 while (len >= (handle_len + value_len)) in gatt_process_read_by_type_rsp()918 len -= (value_len + handle_len); in gatt_process_read_by_type_rsp()
508 UINT8 handle_len =4, *p ; in gatt_build_primary_service_rsp() local532 handle_len = 4 + p_uuid->len; in gatt_build_primary_service_rsp()539 p_msg->offset = handle_len; in gatt_build_primary_service_rsp()549 handle_len == p_msg->offset) in gatt_build_primary_service_rsp()