Searched refs:handle_len (Results 1 – 2 of 2) sorted by relevance
774 UINT8 *p = p_data, value_len, handle_len = 2; in gatt_process_read_by_type_rsp() local800 handle_len = 4; in gatt_process_read_by_type_rsp()803 value_len -= handle_len; /* substract the handle pairs bytes */ in gatt_process_read_by_type_rsp()806 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()
714 UINT8 handle_len = 4, *p ; in gatt_build_primary_service_rsp() local735 handle_len = 4 + p_uuid->len; in gatt_build_primary_service_rsp()742 p_msg->offset = handle_len; in gatt_build_primary_service_rsp()751 handle_len == p_msg->offset) { in gatt_build_primary_service_rsp()