Searched refs:handle_len (Results 1 – 2 of 2) sorted by relevance
750 UINT8 *p = p_data, value_len, handle_len = 2; in gatt_process_read_by_type_rsp() local777 handle_len = 4; in gatt_process_read_by_type_rsp()779 value_len -= handle_len; /* substract the handle pairs bytes */ in gatt_process_read_by_type_rsp()782 while (len >= (handle_len + value_len)) in gatt_process_read_by_type_rsp()914 len -= (value_len + handle_len); in gatt_process_read_by_type_rsp()
529 UINT8 handle_len =4, *p ; in gatt_build_primary_service_rsp() local553 handle_len = 4 + p_uuid->len; in gatt_build_primary_service_rsp()560 p_msg->offset = handle_len; in gatt_build_primary_service_rsp()570 handle_len == p_msg->offset) in gatt_build_primary_service_rsp()